mirror of
https://github.com/multipleof4/devsune.git
synced 2026-01-13 16:07:55 +00:00
This build was committed by a bot.
This commit is contained in:
@@ -36,4 +36,4 @@ const html = createHtmlPlugin({
|
||||
}
|
||||
})
|
||||
|
||||
export default defineConfig({ build: { outDir: 'docs', minify: false }, plugins: [pwa, html] })
|
||||
export default defineConfig({ build: { minify: false }, plugins: [pwa, html] })
|
||||
|
||||
Reference in New Issue
Block a user