Ling Cong Xiang

Results 4 comments of Ling Cong Xiang
trafficstars

@erikvanoosten do you mind providing additional context on your setup? I've tried to setup a basic web server using zio-http, and i'm getting a consistent HTTP 200 immediately after the...

hi @selimdoyranli, the reason that vite build did not error out, was most likely because the underlying library `vite-plugin-stylelint` does not support failing builds on stylelint errors. I've PR-ed to...

Actually, for Nuxt3 / Vite, would setting error on the plugin context prevent HMR from updating the browser? Should we utilise [Vite's HMR API](https://vitejs.dev/guide/api-hmr.html) instead for handling or intercepting HMR...