React-rails: Add more CIs (Rails 5.2, Webpacker v4 pre)

Created on 6 Aug 2018  路  4Comments  路  Source: reactjs/react-rails

  • [x] Against Rails 5.2 and Webpacker v3
  • [x] Against Webpacker v4 pre (allow_failures)

Most helpful comment

Hey there, I'm not sure if this was blocked on a stable release of webpacker v4, but as of a few minutes ago it's been released.

All 4 comments

Hi there, has there been any progress on this? It would be great if you guys could add Webpacker 4.x support. Thanks in advance!

@zucler Webpacker hasn't properly released it's v4 in line with Webpack's v4 so I wasn't in a rush to get this out. I'll update the version of Webpacker to 4.0.0.rc.2 and see if it runs anyway. Our test suite is a little sensitive so will have to see if it can update cleanly or not.
https://github.com/reactjs/react-rails/pull/934

Hey there, I'm not sure if this was blocked on a stable release of webpacker v4, but as of a few minutes ago it's been released.

For the record, I just upgraded https://www.saashub.com to use webpacker 4 and it seems to work fine with react-rails (2.4.7) 馃帀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chrismv48 picture chrismv48  路  3Comments

dylanitorium picture dylanitorium  路  4Comments

wenwei63029869 picture wenwei63029869  路  3Comments

scottbarrow picture scottbarrow  路  5Comments

davidlormor picture davidlormor  路  3Comments