Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Precompile doesn't appear to work on Sprockets 3 (Rails 5) #268

Open
thegillis opened this issue Aug 3, 2016 · 1 comment
Open

Precompile doesn't appear to work on Sprockets 3 (Rails 5) #268

thegillis opened this issue Aug 3, 2016 · 1 comment

Comments

@thegillis
Copy link

The mechanism for lookup up precompiled assets and logical names appears to have changed significantly in Sprockets 3. Calls such as each_logical_path do not even exist any more.

I'll attempt to submit a pull request shortly with a potential fix after I verify my change is working on our system.

@thegillis thegillis changed the title Precompile doesn't appear to work on Sprockets 3 Precompile doesn't appear to work on Sprockets 3 (Rails 5) Aug 3, 2016
@thegillis
Copy link
Author

In case anyone else is in immediate need for getting this to work, my work in progress is at:

https://github.com/MediaFactual/requirejs-rails/tree/rails5-1-0-0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant