wire-elements / spotlight

Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
MIT License
911 stars 71 forks source link

Add option to disable external Javascript #19

Closed PhiloNL closed 3 years ago

PhiloNL commented 3 years ago

I've added Fuse.js to the script bundle and added support to disable loading the default Javascript so you can require the Javascript and include it in your asset bundle: require('vendor/livewire-ui/spotlight/resources/js/spotlight');