Skip to content

Migrate from webpacker and nodejs v15 to shakapacker and nodejs v18 #412

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

Merged
merged 16 commits into from
Dec 4, 2024

Conversation

unasuke
Copy link
Contributor

@unasuke unasuke commented Dec 4, 2024

Reason for Change

We use cfp-app for Kaigi on Rails, rails and web tech conference in Japan.

https://cfp.kaigionrails.org/

  • Node.js v15 is no longer supported by the end-of-life version
  • webpacker is not maintained also

Changes

  • Update Node.js to v18 (LTS)
    • still need NODE_OPTIONS=--openssl-legacy-provider
  • Migrate to shakapacker

This change is the first step in modernizing cfp-app frontend stack. We choose vite_rails or jsbundling-rails in the future...maybe.

NOTE: I confirmed the migrated app behavior roughly. However, I did not check that the whole feature migrated correctly.

@amatsuda amatsuda merged commit fe114aa into rubycentral:main Dec 4, 2024
1 check passed
@amatsuda
Copy link
Collaborator

amatsuda commented Dec 4, 2024

@unasuke Thank you!!

@unasuke unasuke deleted the shakapacker branch December 4, 2024 08:14
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