I've logged an issue about this in GitHub.
I've confirmed that my Laravel environment is set to local
, but the asset pipeline still concatenates all of my assets into my two application.js and application.css files.
Has anyone else run into this in Laravel 4.2?