mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
remove obsolete projects from the repository (#648)
* use published version of dev tools * remove obsolete projects * fix spellcheck
This commit is contained in:
@@ -13,12 +13,7 @@
|
||||
"lib": ["es2017", "dom"],
|
||||
"module": "es2015",
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"aca-dev-tools": ["dist/aca-dev-tools"],
|
||||
"aca-dev-tools/*": ["dist/aca-dev-tools/*"],
|
||||
"my-extension": ["dist/my-extension"],
|
||||
"my-extension/*": ["dist/my-extension/*"]
|
||||
}
|
||||
"paths": {}
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"angularCompilerOptions": {
|
||||
|
Reference in New Issue
Block a user