Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

fix: comments behavior (options.uglifyOptions.comments/options.extractComments) #174

Merged
merged 1 commit into from
Nov 23, 2017

Conversation

alexander-akait
Copy link
Member

Fix comments behavior:

  1. by default output.comments should be false (https://github.com/mishoo/UglifyJS2#output-options and chore(package): update uglifyjs-webpack-plugin v0.4.6...v1.1.1 webpack/webpack#5940).
  2. extractComments: true should be interpreted as /^\**!|@preserve|@license|@cc_on/ (chore(package): update uglifyjs-webpack-plugin v0.4.6...v1.1.1 webpack/webpack#5940)

@michael-ciniawsky michael-ciniawsky changed the title fix: comments behavior fix: comments behavior (options.uglifyOptions.comments/options.extractComments) Nov 23, 2017
Copy link
Member

@michael-ciniawsky michael-ciniawsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're fast 🙃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants