-
The following errors were reported by 5.0.0-dev.20221204
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
## What happens?
你好,我在typescript中使用useLocation hooks会报错:
## Mini Showcase Repository(REQUIRED)
```
const location = useLocation()
console.log(location.query); // 类型“Location”上不存在属性“query”。t…
-
## 在reduers中,第一个参数打印出来是一个proxy,这和redux中的createStore接受的参数行为不一致,相关文档里面也没有解释,对于设置成为proxy,可以详细解释一下么,
### 代码
```
state: {
tableList: ['1', '2', '3'],
count: 0
},
effects: {
},
…
-
The following errors were reported by 4.9.0-dev.20220821, but not by 4.7.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
The following errors were reported by 5.1.0-dev.20230417
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
## Why?
提高研发效率。不管多大的项目,有缓存时启动 1s~3s+,热更新平均 500ms 内,
## 什么是 MFSU?
* 🍉 不管多大的项目,有缓存时启动 1s+,热更新平均 500ms 内
* 🍒 配置 mfsu 开启,无需修改项目代码
* 🍑 基于 webpack 的通用方案,umi 3 项目均可用
* 🍓 可用于生产,可多人协作
* 🥕 b…
-
## What happens?
.umirc.ts文件 配置 `locale`, 并去掉 `layout` 后报错, 应该是这个变量`pluginManager`值为`null`, 没有被初始化
> 在已有的umi3旧项目, 升级umi4中,如果不去掉 layout 配置, 也会报同样的错误
## Mini Showcase Repository(REQUI…
-
useFormTable重新安装node moudules会导致查询项失效
-
The following errors were reported by 4.9.0-dev.20221003
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
## What happens?
我在public下放了一些静态文件,其中包括几个json格式js后缀,在build时,因为js后缀被报错
请问如何可以不让esbuild处理public里的内容?
```
caused by plugins in Compilation.hooks.processAssets
Error: Transform failed with 1 error:
…