test : ci/cd
This commit is contained in:
@@ -29,7 +29,8 @@ steps:
|
||||
- npm config set registry https://registry.npmmirror.com
|
||||
- set NODE_OPTIONS=--openssl-legacy-provider
|
||||
- npm install
|
||||
- npm install package-manager-detector@1.2.0 --save-exact
|
||||
- npm info unplugin-icons
|
||||
- npm install unplugin-icons@latest
|
||||
- npm list package-manager-detector
|
||||
# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest
|
||||
- npm run build
|
||||
|
||||
@@ -7,9 +7,6 @@
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"overrides": {
|
||||
"package-manager-detector": "1.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g6": "^3.5.7",
|
||||
"@tinymce/tinymce-vue": "^4.0.7",
|
||||
|
||||
Reference in New Issue
Block a user