-
### Describe the bug
When use @vitejs/plugin-legacy and build project will report a error like title
### Reproduction
init a project
```
npm create svelte@latest myapp
select SvelteKit demo …
-
![image](https://user-images.githubusercontent.com/24865815/209493779-2e056ee9-6840-46e6-9882-da794cc5527c.png)
-
# Automating your Drupal Front-end with ViteJS - Mario Hernandez
If you are searching for the next front-end build tool for your Drupal project, or any project, you should try ViteJS.
[https://mari…
-
Hi - I wonder if I you might be able to help troubleshoot an attempt at building vitejs using mkPnpmPackage. The relevant relevant call is:
```
mkPnpmPackage {
src = pkgs.fetchFromGitHub {
…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
Interesting middleware, if possible to add vitejs to oak_inertia it will be good thing
-
**Describe the bug**
Danfojs cannot be loaded in a Vitejs project.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new Vitejs project
2. Install danfojs as a dependency
3. Im…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.20.2
- Nuxt Version: 3.14.1592
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Packag…
-
### Reporting a bug?
Looks like Vite warmup calling `ssrTransform` directly without calling `config` hooks, `directive` Vite plugin here requires compiler from `vite:vue` plugin and it is missing o…
-
Input:
```html
This boilerplate uses Vite + Vue 3 + and the astounding Pinia.
```
Expected output:
```html
This boilerplate uses
Vite
+
Vue 3
+ the astounding
Pinia
.…