You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 3.0.0.beta3
`app/assets` was added to give `manifest.js` a place to live, but it
suggests that `require 'stylesheets/foo.css'` might be the right way to
refer to `require 'foo.css'`.
We resolve the overlap and clarify that `manifest.js` is config by
moving it from `app/assets/` to `app/assets/config/`. Put it up on a
pedestal: rails/rails#21794
This reverts #232 and commit 39ecb27,
reversing changes made to 3a44d47.
0 commit comments