Skip to content

Sprockets 4.2.0: Generates 404 on all assets #605

@ghost

Description

Hi,

All my gems are up to date. My frontend packages on the other hand very outdated, however it doesn't matter in the matter of this issue.

The CLI command

bundle exec rake ember:compile

builds by default assets into tmp/ember-cli/apps/frontend/assets and there is some magic that makes

GET http://localhost:3000/assets/vendor.css

possible.

However, starting with Sprockets 4.2.0, these GET http://localhost:3000/assets/vendor.css makes 404.

Just though I would share in case somebody else hits the same bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions