add browser-manual target
This commit is contained in:
parent
b16f175389
commit
588fd4c167
@ -11,7 +11,8 @@
|
||||
"browserify": "^14.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"browser": "browserify example.js | browser-run"
|
||||
"browser": "browserify example.js | browser-run",
|
||||
"browser-manual": "browserify example.js | browser-run -p 1234"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user