backup original postinstall command

This commit is contained in:
Denys Vuika
2022-02-21 16:15:39 +00:00
parent bccfb78c97
commit 0a415f52a7

View File

@@ -6,6 +6,7 @@
"author": "Alfresco Software, Ltd.",
"main": "./index.js",
"scripts": {
"_postinstall": "ngcc && node ./decorate-angular-cli.js",
"ng": "nx",
"concurrently": "concurrently",
"ng-packagr": "node ./node_modules/ng-packagr/cli/main.js",