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
{{ message }}
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
It is hard to work out what assets are assets-frontend assets in the scripts and head views.
Solution
Due to the difficulty of actually changing application.css or application.min.js names we could place these files in an "assets-fronted" folder. This would then be in the filename when the assets are included.
Problem
It is hard to work out what assets are
assets-frontendassets in the scripts and head views.Solution
Due to the difficulty of actually changing
application.cssorapplication.min.jsnames we could place these files in an "assets-fronted" folder. This would then be in the filename when the assets are included.