We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I keep getting the following error when trying to precompile my split assets:
couldn't find file 'jquery' (in .../gems/css_splitter-0.0.2/app/assets/javascripts/css_splitter/application.js:13)
It looks like it's trying to include the css_splitter test app assets ... ?
The text was updated successfully, but these errors were encountered:
This sounds a lot like #10
If that doesn't help, it would be great if you could provide some more details and explain why you think it's trying to load the test app assets.
Sorry, something went wrong.
Thanks
No branches or pull requests
I keep getting the following error when trying to precompile my split assets:
It looks like it's trying to include the css_splitter test app assets ... ?
The text was updated successfully, but these errors were encountered: