Closed CodeMonkeySteve closed 11 years ago
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 ... ?
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.
Thanks
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 ... ?