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! 👋
As I noted in [Discussion 57], creating a stub that bypasses straight to source would solve ingestion through web bundlers like Vite. A similar issue (#433) already exists, but the current solution proposes using mkdist. From my experiments with it, it still requires a watch->rebuild cycle, which a stub to-source bypass would not.
Additional information
Would you be willing to help implement this feature?