@ -18,13 +18,15 @@ deadlock-detect 是一款基于OpenKylin社区[kylin-code](https://gitee.com/mcy
获取地址:https://nodejs.org/dist/
2. 编译view前端
```shell
cd view-ui
npm run build
cp dist detect-plugin/ -a
```
3. 编译打包插件
cd detect-plugin
yarn compile
yarn package
vsce package