/DebuggableWatchify

Sample setup for a project that generated a browserify bundle that WebStorm can debug

Primary LanguageJavaScript

h1. Build with gulp

This project is a sample of configuring gulp with watchify and mold-source-map to generate a source map
 that allows WebStorm to set breakpoints and capture them correctly when debugging javascript.