nativescript-dev-webpack
nativescript-dev-webpack copied to clipboard
including sourcemaps to development builds
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.
Browsers support //# SourceMappingURL annotation. Would be cool if Nativescript supports it too.