norma-browser-sync

0.4.4 • Public • Published

norma-browserSync

Browser Sync Package for Norma Build Tool

To use add the following to your norma.json:

"tasks": {
  "browser-sync": {
    "server": {
      "baseDir": "./workbench"
    },
    "files": ["./workbench/**/*"]
  }
}

This package supports all options available to be sent to the browser-sync config. For a list of these options, please go here

Readme

Keywords

Package Sidebar

Install

npm i norma-browser-sync

Weekly Downloads

3

Version

0.4.4

License

MIT

Last publish

Collaborators

  • jbaxleyiii
  • newspring