Bjorn Lu
Bjorn Lu
@baseballyama I'm still not sure if it's possible with the idea you suggested. I agree that we can find the start tag easily with this assumption, but the closing tag...
Thanks for the extra refactors! We'll have to wait and see if the other maintainers have an opinion on this update strategy.
/ecosystem-ci run
@milesj do you have any updates for this PR, and is it still needed?
Closing this in favour of https://github.com/vitejs/vite/pull/15235
We have discussed this yesterday and are open to implement `vite preview --watch`. It would watch the `outDir` and trigger a page reload via websocket. I suppose we could reuse...
Of course, I think it was implied that `--watch` would trigger that reload.
Is this still happening in Vite 5?
This is fixed in https://github.com/vitejs/vite-plugin-basic-ssl/pull/16
Yeah that would be good to check too. I'm not sure if it needs to be flagged always as a package/entrypoint can be advertised to only work with bundlers. It...