Skip to content

Commit aaa6270

Browse files
chore(docker): ignore package-lock.json when copy files
1 parent 5fe7fae commit aaa6270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
22
build
3+
package-lock.json
34
.dockerignore
45
Dockerfile
56
Dockerfile.prod

0 commit comments

Comments
 (0)