[ADF-3627] Be able to run the Angular cli commands (#3842)

* Change the lib dependencies
change the project folder name to lib

* Rollback the latest adf dependencies

* Push the lock with latest libraries versions
This commit is contained in:
Maurizio Vitale
2018-10-08 11:57:43 +01:00
committed by GitHub
parent 58484f9183
commit 94df1f6fdd
3 changed files with 5890 additions and 5325 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"newProjectRoot": "lib",
"projects": {
"dist": {
"root": "demo-shell",