has anyone attempted to use the new vite plugin support for durable objects? we use remix (< react r
has anyone attempted to use the new vite plugin support for durable objects? we use remix (< react router 7, will upgrade eventually) across various workers but we've been using mustache templates within our DOs and want to improve DX by switching them to render react components into html (we currently store cached HTML from mustache compilation into the DO sql tables).






