Closed ukolovda closed 1 month ago
I use gem sass-rails and sprockets for assets.
sass-rails
sprockets
After I update mission_control-jobsfrom 0.3.1 to 0.3.2, in append gem Propshaft, and my assets crash.
mission_control-jobsfrom
Propshaft
I give error: Propshaft::MissingAssetError (The asset 'application.css' was not found in the load path.)
Propshaft::MissingAssetError (The asset 'application.css' was not found in the load path.)
Closing as per https://github.com/rails/mission_control-jobs/issues/169
Sorry, I did not saw that issue.
No worries at all! Thanks for reporting 🙏
I use gem
sass-rails
andsprockets
for assets.After I update
mission_control-jobsfrom
0.3.1 to 0.3.2, in append gemPropshaft
, and my assets crash.I give error:
Propshaft::MissingAssetError (The asset 'application.css' was not found in the load path.)