[MNT-21386] about extension (#1674)

* separate project for about extension

* move components to the about project

* remove about from the app

* update travis

* fix lint
This commit is contained in:
Denys Vuika
2020-09-16 08:48:17 +01:00
committed by GitHub
parent e3cbddb465
commit 6612a702c0
34 changed files with 344 additions and 76 deletions
+6
View File
@@ -30,6 +30,12 @@
},
{
"path": "./projects/adf-office-services-ext/tsconfig.spec.json"
},
{
"path": "./projects/aca-about/tsconfig.lib.json"
},
{
"path": "./projects/aca-about/tsconfig.spec.json"
}
]
}