It would of course be great and ideal if we could add support for the editor reflecting the expected theme.json file when the Vite dev server is running.
Ah, they said dist when they meant public.
I think we’re all trying to say the same thing here. The only difference between Sage 10 and Sage 11’s theme.json setup is that you modify the root theme.json file now instead of your bud.js config.
" It would of course be great and ideal if we could add support for the editor reflecting the expected theme.json file when the Vite dev server is running."
Is this feature in the works? I’m new to this theme and found this thread thinking something was broken as npm run dev does reload theme.json, but apparently doesn’t rebuilt it currently, correct? i.e. npm run build is required?
We are not experts at building Vite plugins and would love any help (and would be willing to pay for it) from someone who would be able to implement support for writing the theme.json file, and updating it when changes are made, when the Vite dev server is running