browser-sync

v2.30.0-alpha.3
Live CSS Reload & Browser Syncing
browser sync css live reload sync

env

node ./test/env.js

test

npm run build && npm run env && npm run unit

unit

mocha --recursive test/specs --timeout 10000 --bail --exit

build

npm run build.tsc

watch

npm run build && npm run serve:fixtures

lodash

lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node

build.tsc

tsc

build:watch

tsc --watch

build.esbuild

node build.js

prepublishOnly

npm run build

serve:fixtures

node dist/bin test/fixtures -w --no-open

Metadata

Downloads

Maintainers