.
This commit is contained in:
parent
284484edd5
commit
6d8a9e66b4
27 changed files with 90 additions and 6 deletions
|
|
@ -4,8 +4,8 @@
|
|||
"outDir": "./dist-import",
|
||||
"target": "ES2015",
|
||||
"module": "ES2015",
|
||||
"declaration": false,
|
||||
"declarationMap": false,
|
||||
"sourceMap": false
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"sourceMap": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue