Oleksandr Mekhovov
Results
2
issues of
Oleksandr Mekhovov
Add an ability to build assets from Rails root folder if it's css file is not found in `app/assets/stylesheets/` directory. It will allow us to include assets from `engines`, `lib`,...
Propagate 2 asset-url fixes from `v3` to `v2` * https://github.com/rails/sprockets-rails/pull/476 Process css files so that they get digested paths for asset files * https://github.com/rails/sprockets-rails/pull/489 Add assets.resolve_assets_in_css_urls configuration option to allow...