-
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 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…
-
When building the front-end generated by `grafana-app-sdk project component add frontend` on linux with a node version > 18, the following error is encountered:
```
$ yarn build
[webpack-cli] TypeErro…
-
## Current behaviour 💣
I have ejected a Create React App (CRA) and am configuring it with a custom Webpack setup. I am separating the login, registration, and main pages into different entry poin…
-
### Current Behavior
Our CI pipeline has an intermittent failure that occurs when building two dependent libraries in a integrated mono-repo. The following is the failure that occurs:
![Image](https…
-
Currently, the only way to customize icons is to use webpack-specific `NormalModuleReplacementPlugin`. However, this doesn't work with the [new installation methods](https://github.com/ckeditor/ckedit…
-
### Describe the issue
The code below is the entire entry file, but the output is 1.6MB. All of react-icons is being included in the output, even though no icon is being used. Tree shaking would re…
-
## What happens?
为了实现SRI 功能,在UMI4项目当中引入webpack-subresource-integrity 插件,在chainWebpack配置下,构建出来的文件
没有正确添加anonymous 和integrity 属性
![image](https://github.com/user-attachments/assets/5fc6655f-a4e8-…
-
### 💻
- [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…
-
# Docusaurus Faster - For plugins authors
[Docusaurus Faster](https://github.com/facebook/docusaurus/issues/10556) sister issue for plugin authors implementing the `configureWebpack()` lifecycle ho…