mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
fix cli
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"baseUrl" : "./",
|
"baseUrl": ".",
|
||||||
"types": ["jasmine"],
|
"types": ["jasmine"],
|
||||||
"allowSyntheticDefaultImports": true,
|
"allowSyntheticDefaultImports": true,
|
||||||
"paths": {
|
"paths": {
|
||||||
|
Reference in New Issue
Block a user