fix:修改打包选项

This commit is contained in:
lhj
2024-11-16 13:24:16 +08:00
parent ff697b8d42
commit 22cad15cb3
5 changed files with 17 additions and 8 deletions

View File

@ -10,7 +10,6 @@
/* Bundler mode */
/* Linting */
"compilerOptions": {
"sourceMap": true,
"emitDecoratorMetadata": true,
"resolveJsonModule": true,
"skipLibCheck": true,