Merge pull request 'test : ci/cd' (#1072) from master into prod
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/1072
This commit is contained in:
@@ -28,8 +28,8 @@ steps:
|
||||
- export NODE_MODULES_PATH=`pwd`/node_modules
|
||||
- npm config set registry https://registry.npmmirror.com
|
||||
- set NODE_OPTIONS=--openssl-legacy-provider
|
||||
- npm install @iconify/utils@2.2.1 --save-dev
|
||||
- npm install
|
||||
- npm install @iconify/utils@2.2.1
|
||||
# - npm info unplugin-icons
|
||||
# - npm install unplugin-icons@latest
|
||||
- npm list package-manager-detector
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "mosr-web",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"private": true,"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
|
||||
Reference in New Issue
Block a user