We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a6134 commit b4c8149Copy full SHA for b4c8149
1 file changed
vite.config.ts
@@ -43,6 +43,7 @@ export default defineConfig({
43
toplevel: true,
44
},
45
46
+ sourcemap: true,
47
// 优化构建
48
target: 'es2015',
49
// 设置 chunk 大小警告限制
0 commit comments