luhc228
luhc228
ref: https://github.com/alibaba/ice/pull/5096/files/d20787b97a40b512b1a473ab1f98ac60d0a54333#r776958119
time-master 在 O2 客户端下有性能问题并可能导致机器卡死,暂时先下架。后续需要排查具体问题
- 需要安装依赖包 - jest 配置 - ...
rax-app 依赖 @builder/user-config,而部分 rax-app 的项目还是依赖 webpack4,导致无法正确计算出 hash 值 Close #5477
https://github.com/alibaba/ice/pull/5407
Hi~ I'm now using unplugin to write a plugin and the plugin will be transformed to webpack plugin and esbuild plugin. I only use one plugin to transform the `.jsx`...
主要是项目中有不同版本的 babel-jest,导致会报错 暂时解决方法是把 jest 的版本锁到 26.x