mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Refactored test filtering via grep CLI option
This commit is contained in:
@@ -28,4 +28,4 @@ if [[ ! -d `npm bin` ]]; then
|
||||
fi
|
||||
|
||||
# Run command
|
||||
`npm bin`/gulp watch --no-lint $@
|
||||
`npm bin`/gulp watch --no-lint "$@"
|
||||
|
||||
Reference in New Issue
Block a user