added build script
This commit is contained in:
parent
2939922830
commit
0fdd0884d9
@ -8,6 +8,7 @@
|
|||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
"lint": "ng lint",
|
"lint": "ng lint",
|
||||||
"e2e": "ng e2e",
|
"e2e": "ng e2e",
|
||||||
|
"build-lib": "ng build @poweredsoft/data",
|
||||||
"publish-lib": "npm publish dist/poweredsoft/data"
|
"publish-lib": "npm publish dist/poweredsoft/data"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user