Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List possible causes of not finding a file in the manifest. #676

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

justin808
Copy link
Contributor

Using these reasons:

  1. You want to set wepbacker.yml value of compile to true for your
    environment unless you are using the webpack -w or the webpack-dev-server.
  2. Webpack has not yet re-run to reflect updates.
  3. You have misconfigured Webpacker's config/webpacker.yml file.
  4. Your Webpack configuration is not creating a manifest.

Broken out of #656 per comment from @dhh

We may want to adjust the possible reasons.

Using these reasons:
1. You want to set wepbacker.yml value of compile to true for your
   environment unless you are using the `webpack -w` or the webpack-dev-server.
2. Webpack has not yet re-run to reflect updates.
3. You have misconfigured Webpacker's config/webpacker.yml file.
4. Your Webpack configuration is not creating a manifest.
@gauravtiwari gauravtiwari merged commit a413227 into rails:master Aug 21, 2017
@gauravtiwari gauravtiwari deleted the better-error-message branch August 21, 2017 08:15
@gauravtiwari
Copy link
Member

thanks @justin808 🍰

@justin808 justin808 restored the better-error-message branch August 21, 2017 09:03
gauravtiwari added a commit that referenced this pull request Aug 22, 2017
* master:
  Update configuration.rb (#683)
  Check for config file before attempting to read (#664)
  Add back Https (#665)
  List possible causes of not finding a file in the manifest. (#676)
  Add missing space (#675)
  Fix output path
  Do not force SASS indented syntax in sass-loader (#672)
  Grammatical corrections in README
  Use hash for css as well
  Allow to use environments not present by default (#652)
  vue docs update (#661)
  Use hashed assets for all env (#653)
  Fix dev_server HMR reference and refresh after compile (#655)
gauravtiwari pushed a commit that referenced this pull request Aug 22, 2017
Using these reasons:
1. You want to set wepbacker.yml value of compile to true for your
   environment unless you are using the `webpack -w` or the webpack-dev-server.
2. Webpack has not yet re-run to reflect updates.
3. You have misconfigured Webpacker's config/webpacker.yml file.
4. Your Webpack configuration is not creating a manifest.
@justin808 justin808 deleted the better-error-message branch April 6, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants