-
### Overview
The Create React App(CRA) deprecation leaves EA open to lack of support, security risks, and performance issues. To avoid issues moving forward, EA is migrating to use Vite as our build …
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
No
### Description
Hello,
I noticed that the spread operator is significantly slower (sometimes more …
-
### Describe the bug
I accidentally upgraded eslint to 9.16.0 and got this:
```sh
pnpm lint --version
> @ lint /Users/ah/SVN-Checkouts/TST/react-server
> eslint "--version"
v9.16.0
ah@voy…
-
**Describe the bug**
The build system has development dependencies on NodeJS modules for which no FreeBSD-x64 native builds exists
**To Reproduce**
Steps to reproduce the behavior:
_Follow the…
-
Hi,
I'm generating some `*.bib`-files from global data `js` via `pagination`. When building via `npx eleventy --serve` everything works as expected: These `*.bib`-files end up in the output dire…
-
Hi,
I'm really excited about JSR and I started migrating [the few packages](https://github.com/orgs/dldc-packages/repositories) I maintain (mostly for myself given their popularity 😅) from `Node + …
-
I have a MERN app I'm trying to deploy to Glitch, which only supports Node up to version 16.x. I want to switch from CRA to Vite in my project, but I'm having dependency resolution issues in NPM.
…
-
### Describe the bug
When using bun to start, modifying the content of the config.mts file will get stuck at restarting the service
### Reproduction
1. `bun run docs:dev`
2. Visit any page
3. Mod…
-
### Steps to reproduce
1. Clone [Pigment CSS - Vite with TypeScript example project](https://github.com/mui/pigment-css/tree/master/examples/pigment-css-vite-ts)
2. Change the versions of "@pigment-…
-
### What version of React Router are you using?
7.0.0-pre.0
### Steps to Reproduce
- Enable SPA mode (`ssr: false`)
- Set the basename to /chat/
- Enable prerender.
- Build the app with `n…