mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
chore: pnpm 8.x
This commit is contained in:
parent
acd7e21b57
commit
79ec294070
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: "7.30.5"
|
||||
version: "8.2.0"
|
||||
|
||||
- name: Build
|
||||
run: pnpm install && pnpm build:prod
|
||||
|
@ -61,7 +61,7 @@ v3-admin-vite is a free and open source middle and background management system
|
||||
# configure
|
||||
1. installation of the recommended plugins in the .vscode directory
|
||||
3. node version 16+
|
||||
4. pnpm version 7.x
|
||||
4. pnpm version 8.x
|
||||
|
||||
# clone
|
||||
git clone https://github.com/un-pany/v3-admin-vite.git
|
||||
|
@ -61,7 +61,7 @@
|
||||
# 配置
|
||||
1. 一键安装 .vscode 目录中推荐的插件
|
||||
3. node 版本 16+
|
||||
4. pnpm 版本 7.x
|
||||
4. pnpm 版本 8.x
|
||||
|
||||
# 克隆项目
|
||||
git clone https://github.com/un-pany/v3-admin-vite.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user