After running php artisan basset:build -f[admin_test]←[Stylesheets build was not require [admin_test]←[Javascripts successfully built.
i have only js files in compiled directory. No one css.
Then when i do
JS and CSS both successfully created and
←[admin_test]←[Stylesheets successfully built. ←[admin_test]←[Javascripts successfully built.
When using js plugins, files of different types often are in one folder and it is necessary to use way change for normal generation.
I think such behavior is wrong
I use this code
After running
php artisan basset:build -f
[admin_test]←[Stylesheets build was not require [admin_test]←[Javascripts successfully built.
i have only js files in compiled directory. No one css. Then when i doJS and CSS both successfully created and
←[admin_test]←[Stylesheets successfully built. ←[admin_test]←[Javascripts successfully built.
When using js plugins, files of different types often are in one folder and it is necessary to use way change for normal generation. I think such behavior is wrong