mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
include sourcemap in vite build
This commit is contained in:
@@ -17,6 +17,7 @@ export default defineConfig({
|
||||
assetFileNames: 'assets/[name].[ext]',
|
||||
},
|
||||
},
|
||||
sourcemap: true,
|
||||
},
|
||||
css: {
|
||||
modules: {
|
||||
|
||||
Reference in New Issue
Block a user