fix : 修复echarts全屏bug

This commit is contained in:
2024-03-12 11:31:01 +08:00
parent 36b7442046
commit ef6b8c79dc
3 changed files with 29 additions and 50 deletions

View File

@@ -16,7 +16,7 @@ steps:
- export NODE_MODULES_PATH=`pwd`/node_modules
# - npm config set registry https://registry.npm.taobao.org
- set NODE_OPTIONS=--openssl-legacy-provider
- npm install
# - npm install
- npm run build
- echo $NODE_MODULES_PATH
- cp -r dist /app/build/$DRONE_REPO_NAME