Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Toolchain
sgc
Commits
3c9c9e09
Commit
3c9c9e09
authored
Nov 08, 2021
by
Johannes Kreiner
Browse files
[TASK] Add documentation for -q arg
parent
7a8659cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
3c9c9e09
...
...
@@ -86,7 +86,8 @@ Please note that the following steps need to be executed before a new release:
*
__sgc__: Loads a BrowserSync instance and listens for file changes (triggers css and js compilation)
*
__sgc -s__: Loads the BrowserSync instance, but prevents it from automatically open in the browser
*
__sgc -d domain.dev__: Starts the BrowserSync instance with the specified dev-domain (must be configured in .sgc-config.json)
*
__sgc -q__: Loads the BrowserSync instance, but disables desktop notifications
*
__sgc -d domain.dev__: Starts the BrowserSync instance with the specified dev-domain (must be configured in .sgc-config.json)
*
__sgc css__: Runs the CSS QA task (linting) and compiles all CSS files
*
__sgc css:qa__: Runs only the CSS QA task (linting)
*
__sgc js__: Runs the JS QA task (linting) and compiles all JS/TS files
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment