Sometimes Vendor CSS (and JS) are not found after installing
Hi everyone,
Sometimes when installing a new plugin I get a net:ERR_ABORTED 404 (Not Found) message in my console for said plugins css/js.
It occurred for both JS and CSS with filament-database-schedule (#husam-database-schedule) and recently it occurred when I pulled filament-slim-scrollbar.
For the latter for example:
There are no publishable assets, and I ran npm run dev / npm run build. Apart from manually pulling them in - what is the correct way to go about correcting this?
Thank you!
Sometimes when installing a new plugin I get a net:ERR_ABORTED 404 (Not Found) message in my console for said plugins css/js.
It occurred for both JS and CSS with filament-database-schedule (#husam-database-schedule) and recently it occurred when I pulled filament-slim-scrollbar.
For the latter for example:
There are no publishable assets, and I ran npm run dev / npm run build. Apart from manually pulling them in - what is the correct way to go about correcting this?
Thank you!