You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm currently working with a Laravel Inertia setup and I'm using a multi build setup. Meaning that I have two entry files for different domains (public / backend).
Currently it's impossible to register both with the appendTo option in the Vite Plugin, but I think it would be a good addition. Optionally we could also maybe use a glob pattern instead, but both would be an improvement imo.
Is this possible and wanted? If so, I can also submit a PR.
Thanks!
The text was updated successfully, but these errors were encountered:
SuddenDev
changed the title
[Feature]: Allow appendTo as an array
[Feature]: Allow appendTo as an array or glob pattern
Dec 18, 2024
Hi, I'm currently working with a Laravel Inertia setup and I'm using a multi build setup. Meaning that I have two entry files for different domains (public / backend).
Currently it's impossible to register both with the
appendTo
option in the Vite Plugin, but I think it would be a good addition. Optionally we could also maybe use a glob pattern instead, but both would be an improvement imo.Is this possible and wanted? If so, I can also submit a PR.
Thanks!
The text was updated successfully, but these errors were encountered: