ionic-team / ionic-pwa-toolkit

Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
MIT License
633 stars 74 forks source link

Update packages and tsconfig.json to support async enumerable #108

Open sfmskywalker opened 4 years ago

sfmskywalker commented 4 years ago

This fixes the starter kit where the generated code would not build as described in #107

Fixes #107

arjunyel commented 4 years ago

Hello, sorry for not taking a look earlier, could you please update to the latest Stencil and Ionic? Also I didnt need the esnext.asynciterable locally but maybe double check after updates.

Thanks for the PR!