Build Filament assets using vite

Package
Other

Package Version
v4.0.0

How can we help you?
I have a weird request to build filament assets using vite build pipeline

I have tried everything from trying to register new assets to building it using vite but all failed

here's the current vite.config.js

here's the repo: https://github.com/nagi1/filament-rinvex-challenge


my latest attempt:
vite.config.js
GitHub
Configuring Vite as the sole asset bundler in a Filament (v4) project, ensuring all CSS, JavaScript, and other assets are built only from source files—without relying on precompiled or external ass...
Was this page helpful?