You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 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
The text was updated successfully, but these errors were encountered: