Compare commits
1 Commits
1.1-1.36.0
...
6a9a5f7e2a
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a9a5f7e2a |
+1
-1
@@ -11,7 +11,7 @@ elif [ "$1" = "oneshot" ]; then
|
||||
elif [ -n "$1" ]; then
|
||||
exec "$@"
|
||||
else
|
||||
exec /opt/dart-sass/sass -s "$SASS_STYLE" --watch --poll --stop-on-error /sass:/css
|
||||
exec /opt/dart-sass/sass -s "$SASS_STYLE" --watch --poll /sass:/css
|
||||
fi
|
||||
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user