Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@modularbp/gulp

modularorg20MIT1.0.5

gulp modules for modularBP.

readme

modularBP gulp

gulp modules for modularBP.

Installation

# install gulp
npm install gulp -g

# install mbp
npm install mbp -g

# init a mbp project and choose gulp
mbp init

Usage

# default watch task
gulp

Modules

Module Description
gulp The main gulpfile

Styles

Module Description
gulp-css cssnext with PostCSS
gulp-sass scss with Sass

Scripts

Module Description
gulp-js ES6 modules with Babel

Views

Module Description
gulp-hbs Handlebars templates
gulp-liquid Liquid templates

Others

Module Description
gulp-build Minify files
gulp-error Error handling
gulp-notify Notification handling
gulp-serve Live reload and sync browsers with Browsersync
gulp-svg Generate svg icons sprite
gulp-watch Watch for files changes