NPM Task Runner - Visual Studio Marketplace

PHOTO EMBED

Thu May 30 2024 00:35:09 GMT+0000 (Coordinated Universal Time)

Saved by @shookthacr3ator

{    "name": "test",    "version": "1.0.0",    "scripts": {        "watch-test": "mocha --watch --reporter spec test",        "build-js": "browserify -t reactify app/js/main.js | uglifyjs -mc > static/bundle.js"    }}
content_copyCOPY

https://marketplace.visualstudio.com/items?itemName