Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 607 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 607 Bytes

ng-gulp-registry

Futures

  1. Tree-shaking bundler (supports cyclic dependencies
  2. Configurable tasks
  3. Auto register gulp task files under gulp folder as gulp tasks
  4. This gulp registry allows users to customize their project's workflow by
    1. add new tasks and
    2. overwriting built-in tasks.

Loader : SystemJS Package Manager, Bundler: JSPM Build system: gulp ^4.0 Transpiler: babel Dev Server with live reload: BrowserSync

npm install --save-dev ng-gulp-registry
npm install --save-dev babel-core  babel-preset-es2015  babel-preset-stage-0
gulp -T