Open vinayakkulkarni opened 6 years ago
This is a copy of the original Laravel package.json: https://github.com/laravel/laravel/blob/master/package.json
I think it makes sense to keep the packages required by the default Laravel install.
I agree with @nicolasbeauvais . In fact some backend developers want to use jQuery & Vue as a combo.
php artisan preset none
in the package.json, do you really need bootstrap, jquery, lodash etc. libs ? can you clean out all the extra dependencies and have just Element-UI + Vue + Laravel.