-
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 …
-
Hi, not sure if it's exactly rsbuild issue, but for me when I save one file it recompiles all of them, considering 55 packages it's quite some time. I tried the Vite plugin for the storybook, and it o…
-
### Describe the bug
I am trying out the Repack5.0 with the ModuleFederationPluginV2, i followed the super-app-showcase repo to configure my project.
But i encountered a bug:
once my mini-app loaded…
-
### Describe the feature
after migrating jest from babel to swc we found that now our unit tests have to specify an `__esModule: true` when mocking a module that has a default export.
example:
`…
-
### Describe the bug
Good morning, I have an internal React library and I'm trying to setup storybook for it. I need to use SASS so I come up to this addons, but even following the documentation I al…
-
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 …
-
### 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…
-
### Current Behavior
After upgrading to Nx 19.x when a node.js project has a `build` target configured to `@nx/esbuild:esbuild` with `generatePackageJson: true`, `thirdParty: true`, and references a …
-
I was getting this weird issue when using React + Vite + Styled-Components + SSR + SWC with @swc/plugin-styled-components
This is how my vite config file looks like:
```js
import { defineConfig, …
-
**Describe the bug**
- Extracted message id incorrect when `Trans` children has plain text follow JSX element, space is losted
![image](https://github.com/lingui/js-lingui/assets/18096089/6d2547…