Skip to content

Commit 3f99b62

Browse files
pabloguerinoandypost
authored andcommitted
docker-frontend : clean up & updates - missed packages from base image
1 parent aef8c51 commit 3f99b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zen/docker-entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# prevent conflicts with existing
44
rm -rf node_modules
55

6-
/usr/bin/npm link $NPM_PACKAGES
6+
/usr/bin/npm link gulp gulp-sass $NPM_PACKAGES
77

88
exec "$@"

0 commit comments

Comments
 (0)