-
### 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…
-
### 💻
- [X] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
npm run build
### Configuration file name
babel.config.js
### Configuration
nod…
-
I have used my project (quickform-core) in another project and used css extraction without problems. But in a new project i am just hitting my head against the wall for hours now not able to figure ou…
-
Can this babel-loader plugin also be used as a ts-loader transform ?
If not, would it be easy to migrate it ?
Asking for such because I cannot make use of it right now, in a setup based on ts-loade…
-
### Describe the issue
※ I couldn’t find a solution from the following discussion:
https://github.com/facebook/stylex/discussions/427
I am working in a Webpack + React + TypeScript + StyleX envir…
-
root@qs-virtual-machine:/home/qs/app/app-space-develop/server# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS …
-
I am getting this error when merging typescript files using the Webpack BundleDeclarationsWebpackPlugin.
```
TypeError: BundleDeclarationsWebpackPlugin is not a constructor
```
What's wrong with…
-
### Describe the bug
I am trying to install shadcn in nextjs project but it is giving an error
npm error A complete log of this run can be found in: /Users/chetanbhoasle/.npm/_logs/2024-10-18T11_2…
-
### What problem does this feature solve?
It’s easy to inadvertently misuse Rspack, which can lead to performance issues. To address this, we can utilize webpack's [performance hints](https://webpa…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
When enabling caching in `babel-loader` and `babel.config.js`, it's being completel…