Skip to content

Add Rails Webpacker as alternative to CRA in Rails #3868

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 2 commits into from
Jan 22, 2018
Merged

Add Rails Webpacker as alternative to CRA in Rails #3868

merged 2 commits into from
Jan 22, 2018

Conversation

gnapse
Copy link
Contributor

@gnapse gnapse commented Jan 19, 2018

Rails Webpacker is the "official" Rails way to use modern JavaScript (ES6, modules, etc.) within a Rails app, totally bypassing and even replacing the traditional asset pipeline. For uses of React in Rails without the intention to build a SPA, this is a very straightforward approach.

@gaearon gaearon merged commit 07f374f into facebook:next Jan 22, 2018
@gnapse gnapse deleted the patch-1 branch January 22, 2018 12:58
akstuhl pushed a commit to akstuhl/create-react-app that referenced this pull request Mar 15, 2018
* Add Rails Webpacker as alternative to CRA in Rails

* Update README.md
@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants