Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct babel options for input source maps. #113

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dmurat
Copy link

@dmurat dmurat commented Mar 31, 2017

When there is no input source map, support generating a sourcemaps by letting a user to specify Babel sourceMaps option. It can be truthy value, 'inline' string or 'both' string, but it has to be specified by the user.

When there is no input source map, support generating a sourcemaps by letting a user to specify Babel sourceMaps option. It can be truthy value, 'inline' string or 'both' string, but it has to be specified by the user.
@mpsijm
Copy link

mpsijm commented Apr 15, 2018

Manually applying this change in one of my projects fixes #64 for me. Why has this not been merged?

j-oliveras added a commit to j-oliveras/gulp-babel that referenced this pull request Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants