Create sub task for gulp.
`gulp-core-build-webpack` is a `gulp-core-build` subtask which introduces the ability to bundle various source files into a set of bundles, using webpack.
`gulp-core-build-sass` is a `gulp-core-build` subtask which processes sass and scss files using SASS, runs them through postcss, and produces commonjs/amd modules which are injected using the `@microsoft/load-themed-styles` package.
`gulp-core-build-serve` is a `gulp-core-build` subtask for testing/serving web content on the localhost, and live reloading it when things change.
Adds the ability to provide a task listing for your gulpfile
TypeScript definitions for gulp-task-listing
Command line interface for gulp
The streaming build system.
Sourcemap support for gulpjs.
Rename files
Gulp extension to add header to file(s) in the pipeline.
Gulp plugin for sass
Gulp plugin for generating an identity sourcemap for a file.
Gulp plugin for mapping sources of a sourcemap.
PostCSS gulp plugin
A string replace plugin for gulp
A typescript compiler for gulp with incremental compilation support.
Minify files with UglifyJS.
Use next generation JavaScript, today
Prevent pipe breaking caused by errors from gulp plugins
Minify css with clean-css.
Prefix CSS
Sort files in stream by path or any custom sort comparator
Filter files in a `vinyl` stream