Closed sean-perkins closed 1 year ago
@liamdebeasi are you wanting to test it against the Ionic React vite blank project for example? We don't have dev-builds configured for this repo, so we'd need to locally build/pack and install it into a consuming project.
Yeah I wasn't sure if there was a sample app that the original bug was tested in? I could build the project and install it there to verify.
@liamdebeasi I checked against the reproduction provided in: https://github.com/ionic-team/pwa-elements/issues/109 and everything is working as expected 👍
Upgrades the Stencil project to v3, resolving the problem with consuming in a Vite project.
Resolves #109
This PR is in favor of #107.