We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
shakapacker
1 parent 98780f2 commit a822e8bCopy full SHA for a822e8b
docs/switch_from_webpacker.md
@@ -7,7 +7,7 @@ Note, you will no longer have the following features of `webpacker` if you migra
7
1. [HMR](https://webpack.js.org/concepts/hot-module-replacement/)
8
2. [Code splitting](https://webpack.js.org/guides/code-splitting/)
9
10
-If you rely on these features or you have a complicated webpack setup, consider using [`shakpacker`](https://github.com/shakacode/shakapacker).
+If you rely on these features or you have a complicated webpack setup, consider using [`shakapacker`](https://github.com/shakacode/shakapacker).
11
12
## 1. Setup jsbundling-rails
13
0 commit comments