Skip to content
New issue

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

php artisan assets:generate doesn't work well with concat. #222

Open
Sin30 opened this issue Dec 4, 2014 · 1 comment
Open

php artisan assets:generate doesn't work well with concat. #222

Sin30 opened this issue Dec 4, 2014 · 1 comment

Comments

@Sin30
Copy link

Sin30 commented Dec 4, 2014

When concat is on, and cache files are not generated, I run "php artisan assets:generate", the application.js will always be the empty one with a ';'. But when cache files are generated, php artisan assets:generate works fine.

It seems like the command does not consider concat

@nsa-yoda
Copy link

nsa-yoda commented Feb 5, 2015

Experiencing this as well

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

No branches or pull requests

2 participants