Skip to content

sprockets 4 manifest.js locationΒ #369

@dreyks

Description

@dreyks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions