nativescript-dev-webpack icon indicating copy to clipboard operation
nativescript-dev-webpack copied to clipboard

including sourcemaps to development builds

Open terreb opened this issue 7 years ago • 1 comments

Feature request: would be awesome if the webpack plugin would have an option to include source maps to development build and furthermore get errors already transpiled back to the source.

If it's already possible and I'm overlooking something please let me know.

terreb avatar Jan 24 '18 13:01 terreb

Browsers support //# SourceMappingURL annotation. Would be cool if Nativescript supports it too.

terreb avatar Jan 26 '18 09:01 terreb