babel/generator-babel-boilerplate

Add npm proxy scripts

Closed this issue · 1 comments

So that the underlying build tool, Gulp, is:

  1. transparent to the user (it could be swapped, and the underlying commands could remain the same)
  2. not needed globally

The tasks should be:

  1. lint
  2. test
  3. test-browser
  4. watch

Resolved by #239