上传 pnpm-lock

This commit is contained in:
whyour 2022-11-22 13:41:39 +08:00
parent 47fc795c97
commit 83763b00ae
3 changed files with 13722 additions and 2 deletions

View File

@ -56,7 +56,7 @@ jobs:
- name: build front and back - name: build front and back
run: | run: |
pnpm install pnpm install --frozen-lockfile
pnpm build:front pnpm build:front
pnpm build:back pnpm build:back

1
.gitignore vendored
View File

@ -5,7 +5,6 @@
/npm-debug.log* /npm-debug.log*
/yarn-error.log /yarn-error.log
/yarn.lock /yarn.lock
/pnpm-lock.yaml
/package-lock.json /package-lock.json
# production # production

13721
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff