mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-4916] Create the adf-cli init-aae-env command (#5099)
* Create the adf-cli command init-aae-env * Remove the test app * Add basic doc for the init-aae-env command
This commit is contained in:
committed by
Eugenio Romano
parent
8da16ea1a7
commit
93419ffa7b
@@ -30,6 +30,8 @@
|
||||
"exclude": [
|
||||
"dist/**/*",
|
||||
"./build.ts",
|
||||
"node_modules/**/*"
|
||||
"node_modules/**/*",
|
||||
"**/node_modules/**/*"
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user