-
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 …
-
### Describe the bug
Hi guys. I use webpack swc-loader + browserslist with my stats query but swc fails to parse targets. I made a reproduction using swc cli
Here is an error
```
> swc-browser…
-
## Feature request
Follow up of https://github.com/webpack/webpack/discussions/13408#discussioncomment-760254
I'm author of the [swc][] project and I'm looking for way to improve the perform…
kdy1 updated
8 months ago
-
https://blog.logrocket.com/complete-guide-internationalization-nextjs/
Hi, since this article was written, many things changed.
1. nextjs is shipped by default with SWC compiler enabled, and ba…
-
### Describe the bug
Everything runs smoothly with `pnpm test-storybook`. On the other hand, `pnpm test-storybook --coverage` returns an empty coverage report.
### Steps to reproduce the behavio…
-
```js
import { transformSync } from "@swc/core";
const src = `
import { FormattedMessage } from "react-intl";
export function App() {
return (
);
}
`;
const resu…
-
Hi @longlho
maybe you saw that the next community likes formatjs a lot and for some it's kind of blocking that nextjs does not allow to use your SWC plugin:
https://github.com/vercel/next.js/di…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
[Similar issue in swc-loader](https://github.com/swc-project/swc-loader/issues/22)
I'm not exactly sure where the linked documentation in that other issue went, I could have sworn it was on the swc…
-
Tentando implementar as diretaivas da [issues/38](https://github.com/AddressForAll/site-v2/issues/38). Após executar
```bash
git clone https://github.com/AddressForAll/site-v2.git
cd site-v2
np…