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

Bump grunt-contrib-uglify to v1.0.1 #1072

Merged
merged 1 commit into from
Jun 6, 2016

Conversation

jaridmargolin
Copy link
Contributor

Default grunt task failed with the following:

Running "uglify:main" (uglify) task
File "dist/js/selectize.min.js" created.
Original: 76154 bytes.
Minified: 32893 bytes.
Gzipped:  Warning: Cannot assign to read only property 'subarray' of /*! selectize.js - v | https://github.com/brianreavis/selectize.js |
...
...
...
Use --force to continue.

Aborted due to warnings.

Quick google searched returned: gruntjs/grunt-contrib-uglify#315. Bumping to 1.0.1 resolved the issue.

package.json mixes use of .X, ^, and ~. Do you have a preference on how dependencies should be defined?

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 85ff04d on jaridmargolin:fix-uglify into * on selectize:master*.

@joallard
Copy link
Member

joallard commented Jun 6, 2016

No preference for the moment, thanks for the PR

@joallard joallard merged commit 3e900a5 into selectize:master Jun 6, 2016
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.

3 participants