bootstrap-multiselect
bootstrap-multiselect copied to clipboard
Laravel mixin issue
The installed library from npm seems not working when I'm doing require('bootstrap-multiselect/dist/js/bootstrap-multiselect') in laravel webpack.mix.js. Getting this

It is not possible to use this with Webpack. You need to include it as a script in your Blade view
Do you schedule to enable usage of Webpack for this bootstrap-multiselect?