You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you run npm create ionic-svelte-app@latest, you get a Svelte 4 app.
However, the demo-app in this repo is still on Svelte 3. It would be great to keep the demo-app package.json in sync with the repo's package.json to ensure the examples work as expected.
When you run
npm create ionic-svelte-app@latest
, you get a Svelte 4 app.However, the
demo-app
in this repo is still on Svelte 3. It would be great to keep the demo-apppackage.json
in sync with the repo'spackage.json
to ensure the examples work as expected.Potentially part of #93
The text was updated successfully, but these errors were encountered: