From 6c9de85161ef7e9de556d863af71989f2502808e Mon Sep 17 00:00:00 2001 From: Jason Fleetwood-Boldt Date: Sat, 20 Nov 2021 18:51:40 -0500 Subject: [PATCH] puts back old veribalge for #4 (was #2) instead of --- lib/webpacker/manifest.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/webpacker/manifest.rb b/lib/webpacker/manifest.rb index 1cee54ceb..690f54bc5 100644 --- a/lib/webpacker/manifest.rb +++ b/lib/webpacker/manifest.rb @@ -109,7 +109,7 @@ def missing_file_from_manifest_error(bundle_name) 2. Your app has code with a non-standard extension (like a `.jsx` file) but the extension is not in the `extensions` config in `config/webpacker.yml` 3. You have set compile: false (see `config/webpacker.yml`) for this environment (unless you are using the `webpack -w` or the webpack-dev-server, in which case maybe you aren't running the dev server in the background?) -4. Webpacker has not yet re-run to reflect updates. +4. webpack has not yet re-run to reflect updates. 5. You have misconfigured Webpacker's `config/webpacker.yml` file. 6. Your webpack configuration is not creating a manifest.