[go: nahoru, domu]

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

fix input.js file entries in source maps #90

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

pirxpilot
Copy link
Contributor

Pass inputFilename to static module to make it insert proper file name
into generated source map.

Without this change we end up with 'input.js' (which is the default file name) as
the basename of affected files in the resulting source maps.

see also: browserify/common-shakeify#16

Pass `inputFilename` to static module to make it insert proper file name
into generated source map.
Without this change we end up with 'input.js' (which is the default file name) as
the basename of affected files in the resulting source maps.

see also: browserify/common-shakeify#16
@goto-bus-stop goto-bus-stop merged commit cdb9b07 into browserify:master Aug 22, 2018
@goto-bus-stop
Copy link
Member

📦 2.0.1 Thanks!

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

2 participants