-
### What would you like?
With the release of Angular 17, Vite has become an officially supported bundler, and many Angular applications are transitioning from Webpack to Vite. To maintain consisten…
-
We learned a lot from node/npm and the value of npm tasks. Ultimately it won over the other tasks managers because a lot of the work was moved over to bundlers (webpack and now vite) but as we add mor…
-
I just wanted to test the latest cutting edge ember ecosystem and walked into a weird situation. I don't know if it's embroider or something with the blueprint and because I'm using this blueprint to …
-
My project settings are a little different from normal, but they look like this.
```
vite-project
├── dist
├── src
│ ├── about.html
│ ├── assets
│ │ ├── img
│ │ │ ├── image01.j…
-
Deno version: deno --version
deno 2.0.2 (stable, release, x86_64-pc-windows-msvc)
v8 12.9.202.13-rusty
typescript 5.6.2
Here is a repo: https://github.com/Ciantic/deno-pure-solid-start
```
1…
-
### Describe the bug
I forked [module-federation producer's code](https://bit.cloud/frontend/module-federation/react/producer?depTypes=), i tried to run it. It shows error when i open the brow…
-
### Describe the bug
I'm getting this error while building
11:26:39 AM [vite] Error when evaluating SSR module virtual:remix/server-build: failed to import "flexlayout-react"
|- /test/node_module…
-
### Describe the bug
Hi Guys....when running the app to create a test to do app using react and tailwind, using mistral 7B or gemini flash the code runs as expected very fast until start application …
-
I'm setting up the project to work on #84.
I cloned the repository and I have run `pnpm install`.
After that I have encountered 2 problems:
### 1. `apps/documentation` types not resolved on VSC…
-
https://github.com/repobuddy/storybook-addon-vis/actions/runs/11609563456/job/32327048579
```sh
> vitest run --coverage
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guid…