pattern-lab / edition-node-gulp

ARCHIVED - The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
MIT License
279 stars 111 forks source link

Add option to not open browser on start #103

Closed andeersg closed 6 years ago

andeersg commented 7 years ago

Summary of changes:

This small changes makes it possible to add the the option --noopen to:

gulp patternlab:serve --noopen

to prevent browsersync from opening to browser when Patternlab starts. The default is true, so nothing is different if you don't use the flag.

bmuenzenmeyer commented 6 years ago

This can be accomplished by passing options to Pattern Lab Node Core

Give the preview a shot! https://github.com/pattern-lab/edition-node-gulp/releases