Alex
Results
2
issues of
Alex
Support NGC: generate and include metadata.json files into the NPM. Support ES6 bundling: provide main JS file of the NPM as UMD bundle, compile TS files as ES6 modules and...
Some issues to resolve before the Tutorial update: - App bootstrapping currently happens in Tracker.autorun (due to the logging-in check). Setting root component in the `AppComponent` (like [here](https://github.com/barbatus/Ionic2-MeteorCLI-WhatsApp/blob/master/client/imports/app/app.component.ts#L18)) is more...