Meteor - Custom Build

I am interested in very minimal meteor packages -

  1. websocket sync via ddp protocol
  2. collections in mini mongo
  3. auth packages.

The idea is to build angular 5 and use its build tools for packaging and lazy loading.

Any recommendations on the same. (this approach is similar to how firebase integrates with angular)