Skip to content

Upgrade the upgrade (instructions) #1958

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jaredbeck
Copy link
Contributor

After a major-version upgrade (eg. webpacker 3 to 4), I found it necessary to run the webpacker:install task, to update (replace) files such as babel.config.js

I barely know what I'm doing, so if there's a better way, please correct me.

After a major-version upgrade (eg. webpacker 3 to 4), I found it necessary to run the `webpacker:install` task, to update (replace) files such as `babel.config.js`

I barely know what I'm doing, so if there's a better way, please correct me.
@danielpowell4
Copy link

danielpowell4 commented Mar 1, 2019

@jaredbeck here is a bit more thorough guide:

https://github.com/rails/webpacker/blob/master/docs/v4-upgrade.md

My guess is that when stable 4 comes out there will be a decent how-to release post of some sort. With Rails 6 just around the corner, I assume it's pretty close!

More changes proposed here: #1929

@jaredbeck
Copy link
Contributor Author

@jaredbeck here is a bit more thorough guide:

https://github.com/rails/webpacker/blob/master/docs/v4-upgrade.md

Cool. I didn't realize that existed, thanks. Should we link to it from the readme?

@gauravtiwari
Copy link
Member

Thanks, @jaredbeck will merge #1929 which includes this change.

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