-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Description
Is there a plan to make the location of manifest.js
customizable?
I have an app that consists from engines exclusively, so there's no app
folder at all. There's one non-isolated engine, which serves as an app
folder, e.g. it holds the application.html.erb
etc.
Right now every engine has its own application.js
file, and the application.html.erb
has `<%= stylesheet_link_tag engine_name %> where needed
But sprockets 4 requires me to have manifest.js
located exactly at app/assets/config
richpeck, shageman and anishasmith
Metadata
Metadata
Assignees
Labels
No labels