mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-14 00:27:56 +00:00
Update vite.config.js
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