Skip to content

Commit e5ab427

Browse files
authored
Merge pull request #81 from LynxEyes/patch-1
Fixing a typo in `shakapacker`
2 parents 98780f2 + a822e8b commit e5ab427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/switch_from_webpacker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Note, you will no longer have the following features of `webpacker` if you migra
77
1. [HMR](https://webpack.js.org/concepts/hot-module-replacement/)
88
2. [Code splitting](https://webpack.js.org/guides/code-splitting/)
99

10-
If you rely on these features or you have a complicated webpack setup, consider using [`shakpacker`](https://github.com/shakacode/shakapacker).
10+
If you rely on these features or you have a complicated webpack setup, consider using [`shakapacker`](https://github.com/shakacode/shakapacker).
1111

1212
## 1. Setup jsbundling-rails
1313

0 commit comments

Comments
 (0)