Dependencies

wiredep

DescriptionType
Wiredep is the lib which inject bower dependencies in your project.
Mainly used to inject script tags in the index.html but also used to inject css preprocessor deps.

This option is just a interface for wiredep library, you can see all properties here.
Object
defaultOptions.wiredep = {
  directory: 'bower_components',
  exclude: [
  /bootstrap-sass-official\/.*\.js/,
  /bootstrap\.css/,
  'bower_components/angular-input-masks'
  ]
};

plugins

DescriptionType
Access to all node plugins present in basebuild.
Plugins are lazy loaded by gulp-load-plugins but in practice you won't notice any difference.
Object

All node modules:

browser-sync
browser-sync-spa
chalk
coffee-react
concat-stream
del
gulp-angular-filesort
gulp-angular-templatecache
gulp-cjsx
gulp-coffee
gulp-coffeelint
gulp-concat
gulp-csso
gulp-filter
gulp-flatten
gulp-if
gulp-inject
gulp-jshint
gulp-load-plugins
gulp-minify-html
gulp-ng-annotate
gulp-protractor
gulp-rename
gulp-replace
gulp-rev
gulp-rev-replace
gulp-sass
gulp-size
gulp-sourcemaps
gulp-uglify
gulp-useref
gulp-util
gulp-watch
h-gulp-sonar
http-proxy
jshint-stylish
lodash
main-bower-files
merge-stream
protractor
require-dir
shelljs
uglify-save-license
wiredep