ngstarter-gzip-tasks

1.0.0-rc.0 • Public • Published

ngstarter-gzip-tasks

Gzipped build and serve for your Angular 2 Starter

Getting started

  1. Install the extension

    npm install ngstarter-gzip-tasks --save-dev
  2. Require the extension in any tasks file, for example in tasks/serve.js

    require('ngstarter-gzip-tasks');
  3. Try running

    gulp serve-build-gzip
  4. Now check the network requests in your browser, HTML/CSS/JS files should be gzipped already

License

MIT

Package Sidebar

Install

npm i ngstarter-gzip-tasks

Weekly Downloads

2

Version

1.0.0-rc.0

License

MIT

Last publish

Collaborators

  • antonybudianto