astro/examples/kitchen-sink
Nate Moore 509fad6b9a
Fix Svelte bundled behavior (#151)
* build: add svelte to dynamic component imports

* fix: svelte bundling

* fix: ensure svelte runtime is bundled with build

* fix: svelte runtime in dev mode

* fix: include svelte runtime in imports

Co-authored-by: Duncan Healy <duncan.healy@gmail.com>
2021-04-30 09:35:18 -05:00
..
src Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro.config.mjs Support children inside of components (#72) 2021-04-15 10:55:50 -05:00
package-lock.json Fix Svelte bundled behavior (#151) 2021-04-30 09:35:18 -05:00
package.json Fix dynamic React components (#111) 2021-04-19 14:41:06 -04:00
snowpack.config.js Support 500 pages in the dev server (#131) 2021-04-26 16:42:11 -04:00