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

remove npm-shrinkwrap.json to work around npm@4.0.2 bug #1385

Merged
merged 1 commit into from
Nov 30, 2016
Merged

remove npm-shrinkwrap.json to work around npm@4.0.2 bug #1385

merged 1 commit into from
Nov 30, 2016

Conversation

kzc
Copy link
Contributor

@kzc kzc commented Nov 30, 2016

Fixes #1384

@kzc
Copy link
Contributor Author

kzc commented Nov 30, 2016

See test log file to confirm npm@4.0.2 was used:

https://travis-ci.org/mishoo/UglifyJS2/jobs/179998657

Click on line 155 $ npm install -g npm

@kzc kzc mentioned this pull request Nov 30, 2016
@kzc
Copy link
Contributor Author

kzc commented Nov 30, 2016

@rvanvelzen We need this fix merged on master and harmony otherwise all future PRs will fail travis-ci tests - including pure documentation fixes such as #1387.

@rvanvelzen rvanvelzen merged commit 5c7705f into mishoo:master Nov 30, 2016
@kzc
Copy link
Contributor Author

kzc commented Nov 30, 2016

@rvanvelzen Thanks!

@rvanvelzen
Copy link
Collaborator

Thanks. Although the shrinkwrap is highly beneficial, it's not worth failing builds for.

@kzc
Copy link
Contributor Author

kzc commented Nov 30, 2016

@rvanvelzen When you have the time could you please merge this PR on to the harmony branch?

@rvanvelzen
Copy link
Collaborator

@kzc Sure, done!

@kzc
Copy link
Contributor Author

kzc commented Nov 30, 2016

@rvanvelzen Hmm... I don't see this commit on harmony:

https://github.com/mishoo/UglifyJS2/commits/harmony

Did you push it?

@rvanvelzen
Copy link
Collaborator

Oops, I was pushing to a different branch and didn't notice. It should be there now

@kzc kzc deleted the 1384 branch November 21, 2018 16:09
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.

2 participants