-
### 🧐 问题描述
### 💻 示例代码
Hi, I tried to use `useIntl()` hooks for app title like below.
![image](https://user-images.githubusercontent.com/43397636/127795394-2ba0fcd2-0dd1-4fc9-9bae-efb2acae…
-
### 🐛 bug 描述
git commit 时,钩子没有生效,没有检查代码
```json
{
"name": "magic",
"version": "1.0.0",
"private": true,
"description": "magic",
"scripts": {
"analyze": "cross-env ANALYZE=1 um…
-
#### Do you want to request a *feature* or report a *bug*?
bug
ReferenceError: _JSXStyle is not defined
```js
export default {
plugins: [
[
'umi-plugin-react',
{
…
-
## What happens?
升级umi至3.5.0-beta.8开启mfsu出错
在antd-pro使用mfsu
1. 升级umi从3.4.25-->3.5.0-beta.8
2. 使用的是antd-pro,根据umi官方配置,在config.ts配置如步骤3
3. `mfsu: {
includes: [
'rc-util/es/hooks…
-
运行`umi dev`后出现如下错误信息
```
Starting the development server...
✖ Webpack
Compiled with some errors in 43.30s
ERROR Failed to compile with 21 errors …
-
背景: routes 过于庞大,希望通过后台的 UI 视图来维护,因此希望通过 ajax 来远程加载
目前个人尝试编写了 webpack 插件,在 webpack 的 compiler.hooks.beforeRun 去改变 routes。但是生效的还是旧的 routes 配置。
疑问: webpack 的Node API 能否解决这样的场景,希望在这里得到一些解决思路。
--…
-
## What happens?
��� Webpack
Compiled with some errors in 1.63m
ERROR Failed to compile with 14 errors9:21:43 AM
Unhandled rejection TypeError: Cannot read property 'stats' of undefined
at ge…
-
我之前一直用react类组件写法,最近刚接触hook,了解到了ahook库,想知道ahook解决的是什么痛点或问题而产生的,是怎么解决这写痛点或问题的。在官网和其他地方都没找到相关的描述,不知道是否可以增加相关文档,方便初学者了解ahook
-
### Versions
- @umijs/preset-dumi: "^1.1.10"
- node: 12.13.0
- npm: 6.13.4
- OS: windows10
- Browser: chrome 89.0.4389.90
package.json如下
```
{
"private": true,
"scripts": {
…
et-hh updated
3 years ago
-
![image](https://user-images.githubusercontent.com/23353032/123915377-04edd180-d9b3-11eb-8c66-91a5939655de.png)
umi 3.5.0
3.3.11是好的,看到更新构建提速
就更新了下直接报这个错误