-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: …
-
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
I have installed Nix on an Alpine docker image and I want to run my unit tests with swc from the nix shell `nix develop -c pnpm test:cov`
### Input code
_No response_
### Conf…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
# Issue
After updating to version over 0.0.21 (with the whole SWC ecosystem updated accordingly (see versions below), we encounter an issue when running instrumented code. Some component are simply…
astik updated
1 month ago
-
### Desired Behavior
SWC added support for WASM-based ast transformers. It would be useful to expose this in the configuration.
The config is JSON-compatible, so it could be read from the "ts-no…
-
### Description:
When using `vite-plugin-conditional-compile` in a Vite project with the `vite:react-swc` plugin,
an error occurs during the build process. The `vite:react-swc` plugin throws a synt…
-
I was trying to integrate onestack to an existing monorepo but it doesn't compile correctly. At first I thought it could be due to conflicts with my existing monorepo but even an empty one doesn't see…
-
I was not able to use with yet. I think I am missing some configuration on the swc loader
-
### Link to reproduction
_No response_
### Payload Version
3.0.0-beta.55
### Node Version
v20.15.0
### Next.js Version
15.0.0-rc.0
### Describe the Bug
The package @swc/core is a required pee…