Ryan rose

Joined

30 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Creating A Blog Post Model Discussion

oh, now I learn a new one

It might be that your configuration is causing the pipeline to compile all assets instead of just the requested ones. You could try using require instead of require_tree to specify exactly which assets are needed. Also, make sure there are no settings forcing the compilation of all assets even when it's not necessary.