Skip to content

Is it possible to start browser-sync with "reload" option? #124

@mwld

Description

@mwld

BrowserSync is able to run in a "reload" mode (see http://www.browsersync.io/docs/command-line/#files-example at the bottom of the page: "reload over http protocol with full url"). This "reload" mode is not starting a browser-sync instance but only sending a reload event to a configurable one.

Is it possible to use only this reload mode of browser-sync with grunt-browser-sync?

I'm running grunt inside a VM but browser-sync on my local machine and I would like to let grunt trigger a reload on my local browser-sync instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions