Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Comments

Enable source map generation in UglifyJsPlugin#165

Merged
prymitive merged 1 commit intomasterfrom
source-maps
Aug 8, 2017
Merged

Enable source map generation in UglifyJsPlugin#165
prymitive merged 1 commit intomasterfrom
source-maps

Conversation

@prymitive
Copy link
Contributor

Looks like it was disabled at some point and depending on the version of webpack it's enabled by default or not:
webpack/webpack#2704 (comment)

So it was working with 3.3.0 but now fails with 3.4.1, this PR fixes it

@prymitive prymitive added the bug label Aug 8, 2017
@prymitive prymitive requested a review from terinjokes August 8, 2017 20:12
Looks like it was disabled at some point and depending on the version of webpack it's enabled by default or not:
webpack/webpack#2704 (comment)

So it was working with 3.3.0 but now fails with 3.4.1, this PR fixes it
@prymitive prymitive merged commit a181807 into master Aug 8, 2017
@prymitive prymitive deleted the source-maps branch August 8, 2017 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants