App.js import my bootstrap.js missing module
Hello i wanted to add bootstrap.js in mine app.js but then i am missing the module, normally in the laravel docu you add it in the app.blade.php, something like this,
@vite(['resources/js/app.js'])
how do i do this for filament because i am using filament
@vite(['resources/js/app.js'])
how do i do this for filament because i am using filament



