Skip to content

Commit b5eccad

Browse files
committed
Merge remote-tracking branch 'jdufresne/touch-package-lock'
* jdufresne/touch-package-lock: Touch package-lock.json to avoid unnecessary rebuilds
2 parents c573b30 + e2b4de0 commit b5eccad

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
@@ -27,6 +27,7 @@ eslint: package-lock.json
2727

2828
package-lock.json: package.json
2929
npm install
30+
touch $@
3031

3132
test:
3233
DJANGO_SETTINGS_MODULE=tests.settings \

0 commit comments

Comments
 (0)