Skip to content

Commit 4631788

Browse files
[skip ci] Remove webpacker guide reference
1 parent fea9ad3 commit 4631788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/asset_pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ The gem provides `yarn build --watch` process to automatically generate output i
10581058
10591059
### Webpacker/Shakapacker
10601060
1061-
[`Webpacker`](webpacker.html) was the default JavaScript pre-processor and bundler for Rails 5 and 6. It has now been retired. A successor called [`shakapacker`](https://github.com/shakacode/shakapacker) exists, but is not maintained by the Rails team or project.
1061+
[`Webpacker`](https://github.com/rails/webpacker) was the default JavaScript pre-processor and bundler for Rails 5 and 6. It has now been retired. A successor called [`shakapacker`](https://github.com/shakacode/shakapacker) exists, but is not maintained by the Rails team or project.
10621062
10631063
Unlike other libraries in this list `webpacker`/`shakapacker` is completely independent of Sprockets and could process both JavaScript and CSS files.
10641064

0 commit comments

Comments
 (0)