Skip to content

btakita/svelte-slot-default-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This demonstrates the issue sveltejs/svelte#2394

There is a SSR build, which generates public/index.html, and a web server.

To run the demonstration, do the following:

npm run dev