fix(deploy): unignore and add package-lock.json for docker build
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -62,10 +62,10 @@ Thumbs.db
|
||||
next-env.d.ts
|
||||
|
||||
# Package managers
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
bun.lock
|
||||
pnpm-lock.yaml
|
||||
# package-lock.json
|
||||
# yarn.lock
|
||||
# bun.lock
|
||||
# pnpm-lock.yaml
|
||||
|
||||
# Build outputs
|
||||
.next
|
||||
|
||||
10850
package-lock.json
generated
Normal file
10850
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user