Ref: dev example updated;
Feat: update package.json;
This commit is contained in:
parent
4be121c5ae
commit
9b02a1b1ff
6 changed files with 1374 additions and 1482 deletions
|
|
@ -9,7 +9,6 @@
|
|||
"scripts": {
|
||||
"transpile": "ngc",
|
||||
"build": "npm run transpile",
|
||||
"test": "ng test",
|
||||
"prepublish": "npm run test",
|
||||
"publish": "npm run build && cp publishPackage.json ./dist/package.json && cp README.md ./dist/README.md && cd dist && npm publish --access=public && rm -rf ./dist"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue