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

How to upgrade project created by old generator-gulp-webapp #372

Closed
zackexplosion opened this issue Aug 31, 2015 · 3 comments
Closed

How to upgrade project created by old generator-gulp-webapp #372

zackexplosion opened this issue Aug 31, 2015 · 3 comments

Comments

@zackexplosion
Copy link
Contributor

I have a project created with old generator

// generated on 2015-06-12 using generator-gulp-webapp 0.3.0

How can I upgrade the dependency with the newest release? just update the package.json or any tips?

thank you for your reply

@arthurvr
Copy link
Member

There isn't a super easy way to update. The best way is probably to go through the release notes and see what changes are of value to you and apply those updates yourself (that's going to be in more files than package.json).

@arthurvr
Copy link
Member

Actually you can run yo gulp-webapp again and skip the files that contain things you modified but you'll need to fix a bunch of conflicts (definitely if you're still on 0.3).

@zackexplosion
Copy link
Contributor Author

OK. I will try it , thanks for your reply :)

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

No branches or pull requests

2 participants