tasks/index.js: grunt-check-outdated/tasks
Registers the
check_outdatedmultitask with Grunt.This function is the main entry point to integrate
grunt-call-rollupinto a Gruntfile. Internally, it forwards to chkoutdated.registerMultiTask.
| Param | Type | Description |
|---|---|---|
| grunt | grunt |
The Grunt runtime instance. |