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

New 5.x release #2900

Closed
wants to merge 1 commit into from
Closed

New 5.x release #2900

wants to merge 1 commit into from

Conversation

gauravtiwari
Copy link
Member

@gauravtiwari gauravtiwari commented Jan 21, 2021

This PR adds necessary updates for 5.x and makes it stable so it works properly with webpack cli and dev server.

  • Update deps
  • Lock dev server and cli
  • Tests
  • Backport some changes - sass loader etc.

@gauravtiwari gauravtiwari added the WIP This PR is work in progress label Jan 21, 2021
@gauravtiwari gauravtiwari marked this pull request as draft January 21, 2021 10:22

say "Installing dev server for live reloading"
run "yarn add --dev webpack-dev-server"
run "yarn add --dev webpack-dev-server@3.x"

if Rails::VERSION::MAJOR == 5 && Rails::VERSION::MINOR > 1
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this also show up on Rails 6 and 6.1?

@Pezmc
Copy link

Pezmc commented Feb 4, 2021

@gauravtiwari I'd like to backport #2734 to 5.x but I'm not clear of the process and couldn't find any documentation, should I cherry-pick it into this PR?

@Pezmc Pezmc mentioned this pull request Mar 18, 2021
@dhh dhh deleted the new-5.x-release branch August 20, 2021 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP This PR is work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants