Commit 1025987
authored
Update webpacker.yml in react:install generator (#1216)
* Update webpacker.yml in install generator
The default `config/webpacker.yml` on `shakapacker` version 6.x is set
to absolute path of `/` which points to root of the filesystem. This
breaks installation process of react-rails.
This commit is a workaround for Shakapacker 6.x. Version 7 is expected
to resolve this issue.
* Update changelog
* Update config file if it exists
Signed-off-by: Mostafa Ahangarha <[email protected]>1 parent c54b601 commit 1025987
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
19 | 32 | | |
20 | 33 | | |
21 | 34 | | |
| |||
119 | 132 | | |
120 | 133 | | |
121 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
122 | 140 | | |
123 | 141 | | |
124 | 142 | | |
0 commit comments