Hi everyone,
When I saw that Ionic is moving to webcomponents I was very happy because ionic components looks very polished and rich so I decided to create PWA with Aurelia Framework which supports webcomponents and just found someone telling that I need to add <script src=“https://unpkg.com/@ionic/core@0.0.2-20/dist/ionic.js”></script> to make it work and partially it works, but for example in ion-card ion-image doesnt work… Do you have any tutorial or ducumentantation on how to use Ionic with other frameworks ?