Skip to content

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.

2 participants