mirror of
https://github.com/gchq/CyberChef
synced 2026-01-09 20:13:33 +00:00
add dev builds for node
This commit is contained in:
@@ -138,7 +138,9 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "grunt dev",
|
||||
"start-node": "grunt node",
|
||||
"build": "grunt prod",
|
||||
"build-node": "grunt node-prod",
|
||||
"test": "grunt test",
|
||||
"testui": "grunt testui",
|
||||
"docs": "grunt docs",
|
||||
|
||||
Reference in New Issue
Block a user