We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49068e6 commit e0b484bCopy full SHA for e0b484b
nativescript-angular-package/package.json
@@ -42,5 +42,6 @@
42
"scripts": {
43
"ngc": "ngc -p tsconfig.json",
44
"tsc": "tsc",
45
+ "pack-with-scoped-version": "cd ../build/pack-scripts && npm i && npx ts-node pack-compat.ts"
46
}
47
0 commit comments