Skip to content

Commit 30614f3

Browse files
committed
Remove note for manually editing webpacker.yml
Since modifying `source_entry_path` in `webpacker.yml` is automated now, we don't need to ask the users to do it manually.
1 parent 138dd15 commit 30614f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ $ bundle add shakapacker --strict
7676
$ rails webpacker:install
7777
```
7878

79-
Update `config/webpacker.yml` and set the `source_entry_path` to `packs`.
80-
8179
#### 3) Install `react` and some other required npm packages:
8280
```bash
8381
$ yarn add react react-dom @babel/preset-react prop-types \

0 commit comments

Comments
 (0)