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

Basic --webpack delegation to new webpacker gem #27288

Merged
merged 3 commits into from
Dec 9, 2016
Merged

Basic --webpack delegation to new webpacker gem #27288

merged 3 commits into from
Dec 9, 2016

Conversation

dhh
Copy link
Member

@dhh dhh commented Dec 7, 2016

Fair warning: This is early stage work.

  • Make Yarn the default for new apps
  • Polish the Webpacker gem a lot more

This works with https://github.com/rails/webpacker

@dhh dhh merged commit 8c947eb into master Dec 9, 2016
@dhh dhh deleted the webpacker branch December 9, 2016 20:19
@guilleiguaran
Copy link
Member

❤️ ❤️ ❤️ ❤️ ❤️

y-yagi added a commit to y-yagi/rails that referenced this pull request Dec 10, 2016
This fixes the following error when executing rails new command.

```
(erb):9:in `block in template': undefined method `comment' for nil:NilClass (NoMethodError)
```

Follow up to rails#27288
dhh pushed a commit that referenced this pull request Dec 10, 2016
…27318)

This fixes the following error when executing rails new command.

```
(erb):9:in `block in template': undefined method `comment' for nil:NilClass (NoMethodError)
```

Follow up to #27288
@aguynamedben
Copy link
Contributor

👏 Zomg yes I would love to see Rails take a more "here's the official recommended way to use Webpack/ES6/npm/React/etc.". Thanks!!!

ttanimichi added a commit to ttanimichi/rails that referenced this pull request Dec 4, 2017
We probably don't have any tests for the `--webpack` option.
related: rails#27288
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants