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

Document webpack change: Add sourcemap support for .mjs output files #2519

Closed
webpack-bot opened this issue Sep 15, 2018 · 1 comment
Closed

Comments

@webpack-bot
Copy link

A pull request by @philipwalton was merged and maintainers requested a documentation change.

See pull request: webpack/webpack#7947


Fixes: webpack/webpack#7927.

Did you add tests for your changes?

I didn't see any tests for the existing behavior in test/SourceMapDevToolModuleOptionsPlugin.unittest.js, so I wasn't sure how best to add tests for this. Let me know if you think it needs tests.

Does this PR introduce a breaking change?

Nope.

/cc @mathiasbynens as FYI.

@montogeek
Copy link
Member

Duplicate of #2493

@montogeek montogeek marked this as a duplicate of #2493 Sep 15, 2018
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

No branches or pull requests

2 participants