UNPKG

browserify-adventure

Version:

learn browserify with this educational adventure

6 lines (5 loc) 93 B
{ "scripts": { "build": "browserify -d -x widget browser.js -o static/bundle.js" } }