2.0.10 • Published 9 years ago

docpad-plugin-browsersync2 v2.0.10

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

BrowserSync Plugin for DocPad

Injects BrowserSync into DocPad for live reload functionality and cross device testing.

Installation

docpad install browsersync

Usage

By default BrowserSync will be started as a proxy to your DocPad site.

You can overwrite the default options using any of the available BrowserSync options

plugins:
    browsersync:
        open: true
        ghostMode:
            clicks: true
            location: true
            forms: true
            scroll: true
2.0.10

9 years ago

2.0.9

9 years ago

2.0.8

9 years ago

2.0.7

9 years ago

2.0.0

9 years ago