-
Hi @robinhouston @Rich-Harris, I had a go at creating a Svelte 5 + Vite Flourish template, see [flourish-template-svelte-5](https://github.com/maartenzam/flourish-template-svelte-5). But I ran into an…
-
Either run the Vite CLI or maybe better to copy their template if it doesn't change often. @bluwy @dominikg do you have any experience with that template or the Vite CLI and have any thoughts we shoul…
-
[Here is a minimal app that reproduces the issue: ](https://stackblitz.com/edit/sveltejs-kit-template-default-fhxpyw?description=The%20default%20SvelteKit%20template,%20generated%20with%20create-svelt…
-
As the the official Vite integration has been shipped, on initial thoughts Jigsaw can utilize Vite for working with frontend assets
See: [Laravel Docs (Bundling Assets (Vite))](https://laravel.com/…
-
### Current Behavior
With `@nx/vite/plugin` installed and `vite.config.ts` referencing the Remix Cloudflare plugin, every time the Nx daemon reads the Vite config file, it spawns a [`workerd`](https:…
-
## Contextualização
Criar estrutura inicial do projeto com vite, react e swc.
## Critérios de Aceite
| | Critério |
| --- | ---|
| 01 | Criar projeto com vite template react + swc |
| 02…
-
发现electron-vite-template和electron-vue-template之间的比较大的差异只是打包工具的差异,前者用的vite,后者转为rspack。
所以想问问这个vite版本项目还会像rspack版本一样继续更新维护吗。
(主要是rspack太新了不熟悉,想要配置unocss,vite版可以很快配置好,但是rspack版目前还没成功。。。)
然后还想问问作者的更新…
-
File: `runtime/tutorials/how_to_with_npm/react.md`
Running the example with a fresh VSCode installation and in a new folder:
```
[zweieuro@thewallet /tmp]$ deno run -A npm:create-vite@latest --…
-
Find a cli command option that will create a vite project without needing to interact with vite cli interface.
-
I noticed that the original Bolt.new uses project templates with the entire basic structure according to the project type (React, Vite, Express, Vue) when it recognizes the required project type based…