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

Update "broccoli-uglify-sourcemap" to v2.0.0-beta.1 #17

Merged
merged 1 commit into from
Jul 10, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jul 9, 2017

included: function(app) {
this._super.included.apply(this,arguments);

this.options = app.options;
const defaults = require('lodash.defaultsdeep');
Copy link
Member

Choose a reason for hiding this comment

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

This is not included in package.json

Copy link
Member Author

Choose a reason for hiding this comment

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

whoops, fixed

package.json Outdated
"broccoli-uglify-sourcemap": "^2.0.0-beta.1"
},
"devDependencies": {
"lodash.defaultsdeep": "^4.6.0"
Copy link
Member

Choose a reason for hiding this comment

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

Wait, this should be a dep not a devDep

Copy link
Member Author

Choose a reason for hiding this comment

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

I should go to bed... fixed

@Turbo87
Copy link
Member Author

Turbo87 commented Jul 10, 2017

since the two comments are addressed I'm merging and releasing as beta too

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

Successfully merging this pull request may close these issues.

3 participants