mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix demo shell build (#3995)
This commit is contained in:
committed by
Eugenio Romano
parent
705fb10a65
commit
b6b31373a0
@@ -6,6 +6,9 @@
|
||||
"baseUrl": ".",
|
||||
"types": [],
|
||||
"paths": {
|
||||
"@alfresco/adf-extensions": [
|
||||
"../../lib/extensions"
|
||||
],
|
||||
"@alfresco/adf-core": [
|
||||
"../../lib/core"
|
||||
],
|
||||
|
@@ -17,6 +17,9 @@
|
||||
"@angular/*": [
|
||||
"../../node_modules/@angular/*"
|
||||
],
|
||||
"@alfresco/adf-extensions": [
|
||||
"../../lib/extensions"
|
||||
],
|
||||
"@alfresco/adf-core": [
|
||||
"../../lib/core"
|
||||
],
|
||||
|
Reference in New Issue
Block a user