0.1.0 • Published 11 years ago

grunt-cbr-styles-bundles-watch v0.1.0

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

#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.