ABOUT:
-----
* A webpack project to bundle pusher lib, add the necessary polyfills [core js](https://github.com/zloirock/core-js#readme)
for browser consistency.


GETTING STARTED:
----------------
* Run `yarn install` to install project dependencies
* Run `yarn watch` to watch for files changes and recompile during development.
* Run `yarn build` to build a production bundle
