mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Move the cli bundle under dist/libs/cli (#7937)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"noUnusedParameters": true,
|
||||
"noUnusedLocals": true,
|
||||
"esModuleInterop": true,
|
||||
"outDir": "./dist",
|
||||
"outDir": "../../dist/libs/cli",
|
||||
"rootDir": ".",
|
||||
"skipLibCheck": true,
|
||||
"strictNullChecks": false,
|
||||
|
Reference in New Issue
Block a user