node: add build jobs for poa and pow
This commit is contained in:
parent
d16c15b458
commit
d5fe3c3efe
@ -8,7 +8,8 @@
|
||||
"npm": "6.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"dist": "grunt",
|
||||
"dist-poa": "grunt poa",
|
||||
"dist-pow": "grunt pow",
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user