fix:修改打包选项

This commit is contained in:
lhj
2024-11-16 13:50:57 +08:00
parent 22cad15cb3
commit 5447795534

View File

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