mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
上传 pnpm-lock
This commit is contained in:
parent
47fc795c97
commit
83763b00ae
2
.github/workflows/build_docker_image.yml
vendored
2
.github/workflows/build_docker_image.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
- name: build front and back
|
||||
run: |
|
||||
pnpm install
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm build:front
|
||||
pnpm build:back
|
||||
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,7 +5,6 @@
|
|||
/npm-debug.log*
|
||||
/yarn-error.log
|
||||
/yarn.lock
|
||||
/pnpm-lock.yaml
|
||||
/package-lock.json
|
||||
|
||||
# production
|
||||
|
|
13721
pnpm-lock.yaml
Normal file
13721
pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user