Merge pull request 'prod' (#1087) from prod into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/1087
This commit is contained in:
2025-06-25 10:05:41 +00:00

View File

@@ -29,6 +29,7 @@ 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 --legacy-peer-deps - npm install --legacy-peer-deps
- npm install codemirror
# - npm install patch-package # - npm install patch-package
# - npx patch-package # - npx patch-package
# - npm info unplugin-icons # - npm info unplugin-icons