babel / babel/grunt-babel

SourceMap not working with grunt-contrib-concat/grunt-contrib-uglify

Open
#89 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
434
Forks
60
PR merge metrics
No merged PRs in 30d

Description

The grunt-babel plugin generates the .map files mapping back to the ES6 source files but when trying to combine this with grunt-contrib-concat/grunt-contrib-uglify, I can only get a mapping back to the ES5 output, not to the original ES6 sources.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names grunt-babel, grunt-contrib-concat, and grunt-contrib-uglify but no files or tests. Start by reproducing the combined build and inspecting the generated source maps; done means the final map points back to the original ES6 sources rather than only the ES5 output.

Written by the indexing model from the issue text.

Assessment

Tech stack
babel, javascript
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.