Closed danielabar closed 8 years ago
But you're getting the first source map? Hmm. That doesn't sound right. Can you provide more info? Preferably a reproducible example?
I managed to fix it by adding in browserSync, and reloading whenever the bundle changes. Not sure if that's the right way to fix the problem, but would have needed browserSync/auto-reload in any case.
I'm using watchify with this gulp recipe: Fast browserify builds with watchify
It works and is rebuilding the bundle on any change. However, the source maps are not being updated with the changes. Does anyone know how to get the sourcemaps updated?
Versions from package.json