resolution: worth investigating if multi-file debugging can still
be supported with new gulp/browserify build
watchify + source maps. Watchify should give you incremental (fast)
builds, and source maps makes it so that you dont' debug a monstrous
javascript file
···
From my recollection this is impossible, but you can get pretty far with
resolution: worth investigating if multi-file debugging can still be supported with new gulp/browserify build
From my recollection this is impossible, but you can get pretty far with watchify + source maps. Watchify should give you incremental (fast) builds, and source maps makes it so that you dont’ debug a monstrous javascript file