fix: sourcemap
This commit is contained in:
parent
57aac808e8
commit
78a09f4890
|
|
@ -19,6 +19,7 @@ export default defineConfig({
|
|||
open: true,
|
||||
},
|
||||
css: {
|
||||
devSourcemap: true,
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
api: 'modern-compiler',
|
||||
|
|
|
|||
Loading…
Reference in New Issue