We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef8c51 commit 3f99b62Copy full SHA for 3f99b62
zen/docker-entrypoint.sh
@@ -3,6 +3,6 @@
3
# prevent conflicts with existing
4
rm -rf node_modules
5
6
-/usr/bin/npm link $NPM_PACKAGES
+/usr/bin/npm link gulp gulp-sass $NPM_PACKAGES
7
8
exec "$@"
0 commit comments