狒狒神
狒狒神
操作流程具体是什么样的?
1. `rax-app: ^3.8.7` 根据 sermer version 规范会安装最新的 v3.8.18 版本 2. 具体检查是不是安装的最新版本,可以在 node_modules 里看,或者用 `npm ls rax-document` 查询
问题产生的原因是:Webpack 多构建任务对 DevServer 有使用权占用的问题
可以提供一个复现的 demo 地址
已经复现了,目前正在看怎么解决
> Question: When will 1.2.3 be officially released? Maybe the second week in May.
改一下版本号,加一下 changelog 吧
``` > ``` 这个配置有些问题,`AppRouter` 如何区分上下两种形式的 `AuthComponent`
+1, I meet this error on the `x86_64-linux-gnu`. With this configure is fail: ```toml [target.x86_64-linux-gnu] rustflags = [ "-C", "link-args=-Wl,-undefined,dynamic_lookup", "-C", "target-feature=+sse2", "-Z", "new-llvm-pass-manager=no", ] ```
This is ths ci log: https://github.com/ice-lab/swc/runs/4848570002?check_suite_focus=true