madskristensen/NpmTaskRunner: Visual Studio extension

PHOTO EMBED

Thu May 30 2024 00:38:08 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://github.com/madskristensen/NpmTaskRunner