diff --git a/lib/process-services/ng-package.json b/lib/process-services/ng-package.json index 693d094909..c9aa1ebbd3 100644 --- a/lib/process-services/ng-package.json +++ b/lib/process-services/ng-package.json @@ -7,9 +7,9 @@ "licensePath": "../config/assets/license_header_add.txt", "comments" : "none", "entryFile": "./public-api.ts", + "flatModuleFile": "adf-process-services", "umdModuleIds": { "alfresco-js-api": "alfresco-js-api", - "flatModuleFile": "adf-process-services", "minimatch": "minimatch", "@angular/platform-browser/animations": "@angular/platform-browser/animations", "@angular/material": "@angular/material", diff --git a/scripts/npm-check-bundles.sh b/scripts/npm-check-bundles.sh index e53b125833..bae489e478 100755 --- a/scripts/npm-check-bundles.sh +++ b/scripts/npm-check-bundles.sh @@ -129,6 +129,7 @@ do done cd .. +rm -rf temp set_npm_registry