Skip to content

Commit 4577c89

Browse files
committed
Also copy package-lock.json
1 parent ea440e8 commit 4577c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ docker-run:
1010

1111
docker-copy-assets:
1212
docker cp "$(shell cat .container_id):/project/sphinx_rtd_theme" .
13+
docker cp "$(shell cat .container_id):/project/package-lock.json" .

0 commit comments

Comments
 (0)