I need to store/persist the js packages between server updates of livewire.
I need to store/persist the js package(annotorious) between server updates of livewire. But when I have a custom action of livewire. it does not load the script/css files and 3rd party initialization is gone....I am new to filament/livewire world. Please help me resolve it.
1 Reply
Hii, if anyone can tell how to interact with 3rd party package and render the UI when we perform an action, would do.
Thanks in advance