If anyone is interested in a Kirby setup with a public folder structure and Vite.js integration → this way
Hi, great setup, thanks for the work input
do you have a suggestions, how to mirror the frontend to an external device in local network?
in general this is a no brainer with browser-sync, though bs can only hot reload css
but with this special setup (access via local domain and assets via local domain+port) it seems very difficult, any ideas?
Thanks for your reply. I will check that out and hopefully come back with a solution