mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
ng-pack moved conf
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
|
||||
"workingDirectory" : "./ng_work",
|
||||
"src": "./content-services/",
|
||||
"dest": "content-services/dist/",
|
||||
"src": "../content-services/",
|
||||
"dest": "../content-services/dist/",
|
||||
"lib": {
|
||||
"entryFile": "./public-api.ts",
|
||||
"flatModuleFile": "adf-content-services",
|
||||
|
||||
Reference in New Issue
Block a user