From 061927b4a84770c71f26e706e8720e56eed32b58 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Sat, 18 Mar 2017 22:15:27 -0400 Subject: Add link to Webpack/Webpacker PR [ci skip] --- guides/source/5_1_release_notes.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'guides/source') diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md index 1b6eb76e32..d072c67108 100644 --- a/guides/source/5_1_release_notes.md +++ b/guides/source/5_1_release_notes.md @@ -41,6 +41,8 @@ Rails 5.1 app. ### Optional Webpack support +[Pull Request](https://github.com/rails/rails/pull/27288) + Rails apps can integrate with [Webpack](https://webpack.js.org/), a JavaScript asset bundler, more easily using the new [Webpacker](https://github.com/rails/webpacker) gem. Use the `--webpack` flag when generating new applications to enable Webpack -- cgit v1.2.3