grunt-cbr-styles-bundles-watch

0.1.0 • Public • Published

grunt-cbr-styles-bundles-watch

Watcher for grunt-cbr-styles-bundles task—watches bundles only.

Let's say there are 35 pages on a project. Three of them use "special-offer" block from project's library, so if we change this block we don't want to compile all 35 pages which will take some time. grunt-cbr-styles-bundles-watch will see that only three pages use the block and compile only them.

No options so far.

Installation

grunt.loadNpmTasks('grunt-cbr-styles-bundles-watch');

Why the name is so long?

To prevent collisions with other more helpful tasks. You are not supposed to run it manually anyway.

Dependencies

Watch task.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i grunt-cbr-styles-bundles-watch

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • clexit