inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.55k stars 435 forks source link

Fix playground dependencies #2070

Open gobeli opened 4 weeks ago

gobeli commented 4 weeks ago

The paths to the inertia-laravel dependency inside the svelte playgrounds are specified for a local setup which does not work if you don't clone the repos exactly the same way. I would suggest using the same version specified in the react playground, without local repositories.