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

bower best practice: Updating bower.json to reference non-minified file #1373

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

willbastian
Copy link
Contributor

The minified version of plotly.min.js results in grunt-contrib-uglify
hanging when it hits the minified plotly.min.js
(gruntjs/grunt-contrib-uglify#233)

Best practices captured at bower/bower#393
specify that the main bower file should point to unminified files.

The minified version of plotly.min.js results in grunt-contrib-uglify
hanging when it hits the file
(gruntjs/grunt-contrib-uglify#233)

Best practices captured at https://github.com/bower/bower/issues/393e
specify that the main bower file should point to unminified files.
@etpinard
Copy link
Contributor

Thanks very much 🍻

@etpinard etpinard merged commit c84109c into plotly:master Feb 13, 2017
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.

None yet

2 participants