mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-22 22:22:31 +00:00
Build OpenPGP.js on local npm install
This commit is contained in:
parent
6e648b1cbc
commit
064e813f3f
@ -26,7 +26,7 @@
|
|||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "grunt build --compat copy:openpgp_compat && grunt build --lightweight copy:openpgp_lightweight clean:js && grunt build",
|
"build": "grunt build --compat copy:openpgp_compat && grunt build --lightweight copy:openpgp_lightweight clean:js && grunt build",
|
||||||
"pretest": "grunt",
|
"prepare": "grunt clean:cache && npm run build",
|
||||||
"test": "grunt test",
|
"test": "grunt test",
|
||||||
"lint": "eslint src"
|
"lint": "eslint src"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user