bootstrap-multiselect icon indicating copy to clipboard operation
bootstrap-multiselect copied to clipboard

Laravel mixin issue

Open arsentamamyan opened this issue 5 years ago • 2 comments

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 image

arsentamamyan avatar Apr 02 '21 22:04 arsentamamyan

It is not possible to use this with Webpack. You need to include it as a script in your Blade view

hieu-van avatar May 07 '21 16:05 hieu-van

Do you schedule to enable usage of Webpack for this bootstrap-multiselect?

sebalaise avatar Nov 21 '21 16:11 sebalaise