wrkbk-gulp-tasks

1.0.4 • Public • Published

Wrkbk Gulp Tasks

Various Gulp task functions for the Wrkbk monorepo - this repo is an example monorepo, the package itself is at /packages/wrkrbk-gulp-tasks

Watch Tasks

  • compile ES5 to ES6 with Babel
  • generate external source maps for compiled code
  • run relevant single test when source or test file changes (if enabled innfig)
  • run all tests when root index.js changes
  • delete files from compilation folder when deleted in src

Single Run Tasks

  • clean all destination folders then compile ES6
  • compile all ES6
  • run all tests

Readme

Keywords

none

Package Sidebar

Install

npm i wrkbk-gulp-tasks

Weekly Downloads

4

Version

1.0.4

License

MIT

Last publish

Collaborators

  • dburrows