rails7-on-docker icon indicating copy to clipboard operation
rails7-on-docker copied to clipboard

Propshaft migration

Open ryanwi opened this issue 3 years ago • 0 comments

Migrate from sprockets to Propshaft

References

https://world.hey.com/dhh/introducing-propshaft-ee60f4f6 https://github.com/rails/propshaft/blob/main/UPGRADING.md

Issues

  • [ ] actiontext.css not being preprocessed
  • [x] dartcss not supported on Docker for mac M1 (https://github.com/rails/dartsass-rails/issues/3)
rails7-on-docker-css-1    | qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

ryanwi avatar Feb 11 '22 18:02 ryanwi