gulp-recipe-angular
v0.1.4
Published
Recipe for angular specific processing
Downloads
5
Readme
gulp-recipe-angular
Recipe for sorting and preprocessing angular module files. A mixture of gulp-ng-annotate and gulp-angular-filesort hooked into right place.
Configuration
Recipe specific
Order
config.order.angular
default: 'angular'
Order for pipes.devAssetAngular in queue.
Api
Used Hooks
pipes.devAssetAngular
Add angular modules into dev assets.
pipes.assetAngular
Add angular modules into dist assets.