mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-22 20:07:42 +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