fix:修改打包选项
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
/* Bundler mode */
|
||||
/* Linting */
|
||||
"compilerOptions": {
|
||||
"sourceMap": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user