fix: update .gitignore to include package-lock.json and yarn.lock; modify Dockerfile for improved build process and dependency management

This commit is contained in:
Laisky.Cai
2025-03-12 10:50:50 +00:00
parent 3effdef34a
commit d4d534764c
9 changed files with 32718 additions and 24 deletions

View File

@@ -22,5 +22,5 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
package-lock.json
yarn.lock
# package-lock.json
# yarn.lock

10157
web/default/yarn.lock Normal file

File diff suppressed because it is too large Load Diff