Process css files so that they get digested paths for asset files#476
Conversation
356bfd4 to
92b588e
Compare
This is required so that we can use cssbundling-rails and reference images that will receive digested paths
92b588e to
21faf54
Compare
|
Test errors? |
|
Any idea how to run those tests? I see: |
|
Seems like it's one specific failure: |
after the upgrade to sprockets-rails 3.3.0. See rails/sprockets-rails#476
after the upgrade to sprockets-rails 3.3.0. See rails/sprockets-rails#476
|
Should this make it no longer necessary to use eg I think something in this change broke one of my apps, which is now having trouble resolving some assets. I am trying to figure out what happened, and will file an issue if I can figure out more. But I'm trying to make sure I understand the intent and effect of this change, so asking here. Thanks! |
|
Just read the documentation and don't see a better way to have images show up. I'm using leaflet.js and some images are needed. I copied |
This is required so that we can use cssbundling-rails and reference images that will receive digested paths