Skip to content

Basic --webpack delegation to new webpacker gem#27288

Merged
dhh merged 3 commits into
masterfrom
webpacker
Dec 9, 2016
Merged

Basic --webpack delegation to new webpacker gem#27288
dhh merged 3 commits into
masterfrom
webpacker

Conversation

@dhh

@dhh dhh commented Dec 7, 2016

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
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