Skip to content

Commit a1bcd96

Browse files
authored
Fix link to comparison doc (#75)
1 parent 1d027b7 commit a1bcd96

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
@@ -1,6 +1,6 @@
11
# Switch from Webpacker 5 to jsbundling-rails with webpack
22

3-
This guide provides step-by-step instructions to migration from [`Webpacker 5`](https://github.com/rails/webpacker/tree/5-x-stable) to `jsbundling-rails` with [`webpack 4`](https://v4.webpack.js.org/concepts/). For upgrading to Webpacker/Shakapacker v6 instead, follow [this guide](https://github.com/shakacode/shakapacker/blob/master/docs/v6_upgrade.md) or for comparison between Webpacker and jsbundling-rails, [see this](./docs/comparison_with_webpacker.md).
3+
This guide provides step-by-step instructions to migration from [`Webpacker 5`](https://github.com/rails/webpacker/tree/5-x-stable) to `jsbundling-rails` with [`webpack 4`](https://v4.webpack.js.org/concepts/). For upgrading to Webpacker/Shakapacker v6 instead, follow [this guide](https://github.com/shakacode/shakapacker/blob/master/docs/v6_upgrade.md) or for comparison between Webpacker and jsbundling-rails, [see this](./comparison_with_webpacker.md).
44

55
Note, you will no longer have the following features of `webpacker` if you migrate to `jsbundling-rails`:
66

0 commit comments

Comments
 (0)