dominikg / svite

svelte integration for vite
MIT License
373 stars 21 forks source link

mdsvex example error #56

Closed goldcoders closed 3 years ago

goldcoders commented 3 years ago

Ive clone svite cd to examples/typescript/routify-mdsvex yarn && yarn dev

it runs ok but when you visit the site , and click on link mdsvex it wont show the page and a console error log this

Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: http://localhost:3000/src/pages/mdsvex.svx?import
dominikg commented 3 years ago

should be fixed in svite@0.7.1-beta.0 please try and let me know.