Viet Trong Duong

Results 3 comments of Viet Trong Duong

Thanks for spotting the issue! Resolving the circular dependency worked.

New error (probably related to the code) and not Vite directly: Only happens during `vite build` and not `vite dev`: ```shell transforming (12) node_modules/esm-env/prod-browser.js Unexpected early exit. This happens when...

@chaejunlee I was trying to reproduce the error for a different issue: [StackBlitz](https://stackblitz.com/edit/sveltejs-kit-template-default-kqffg6?file=src%2Froutes%2F%2Bpage.svelte) Just wanted to put it out there. I tried to make the example as minimal as possible.