Merge pull request 'test : ci/cd' (#1064) from master into prod
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/1064
This commit is contained in:
@@ -29,7 +29,8 @@ steps:
|
|||||||
- npm config set registry https://registry.npmmirror.com
|
- npm config set registry https://registry.npmmirror.com
|
||||||
- set NODE_OPTIONS=--openssl-legacy-provider
|
- set NODE_OPTIONS=--openssl-legacy-provider
|
||||||
- npm install
|
- 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 list package-manager-detector
|
||||||
# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest
|
# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|||||||
@@ -7,9 +7,6 @@
|
|||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"overrides": {
|
|
||||||
"package-manager-detector": "1.2.0"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@antv/g6": "^3.5.7",
|
"@antv/g6": "^3.5.7",
|
||||||
"@tinymce/tinymce-vue": "^4.0.7",
|
"@tinymce/tinymce-vue": "^4.0.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user