patak
patak
cc @sheremet-va - https://github.com/vitejs/vite/pull/18637
This is great! If we could add syntax highlighting to the markdown editor at one point, I may use it by default. Some comments: - Maybe we could avoid the...
SvelteKit is now green in vite-ecosystem-ci. Upgrading to [email protected] should work out the issues in this PR.
I wasn't thinking on a `isRestart` flag, but instead in having a `environment.restart()` function like we have for the `server.restart()`. Instead of creating a new environment, if there was an...
> I made a PR that implements `environment.restart` (#18353). Also changed #18263 to make it possible to get the previous env instance. It isn't easy for me to decide which...
I think "Preference" is good for this one 👍🏼
For reference, adding the label automatically refers to this scheme: - https://github.com/vitejs/vite/pull/18211 I think adding a label instead of a comment is quite nice too, so good to move forward...
Thanks for the PR @gioboa! We discussed with @brandonroberts and others in the Vite team about it, and we think that having a starter for Angular may be a bit...
Let us know if you'd like to try to PR that feature @gioboa. Or we'll take it over.
Oh, sorry about the wrong link. This is how we do the jump to create-nuxt in the Vue option https://github.com/vitejs/vite/blob/bae6a37628c4870f3db92351e8af2a7b4a07e248/packages/create-vite/src/index.ts#L109