This commit is contained in:
Core 2022-02-04 06:36:55 +00:00
parent 6352c3009d
commit a4efb3f2a4
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
"noImplicitAny": true,
"strict": true,
"sourceMap": true,
"outDir": "./dist",
"outDir": "./build",
"baseUrl": ".",
"paths": {
"*": ["node_modules/*"]