.
This commit is contained in:
parent
d2fd401359
commit
550aee65e0
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
|||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
"rootDir": "./src"
|
||||
"rootDir": "./src",
|
||||
"outDir": "./dist-import"
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue