0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/integrations-playground
Jonas Luebbers abc5b219bb
Remove try/catch from solid component check (#3282)
* Remove try/catch from solid component check

* Move try/catch to renderComponent

* Add solid to integrations-playground example
2022-05-11 10:23:34 -06:00
..
public Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
src Remove try/catch from solid component check (#3282) 2022-05-11 10:23:34 -06:00
.gitignore Merge branch 'main' into feat/vercel-adapter 2022-03-30 21:50:41 -03:00
.npmrc Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
.stackblitzrc Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
astro.config.mjs Remove try/catch from solid component check (#3282) 2022-05-11 10:23:34 -06:00
package.json Remove try/catch from solid component check (#3282) 2022-05-11 10:23:34 -06:00
README.md Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
sandbox.config.json Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
tsconfig.json Update example tsconfig (#3107) 2022-04-28 11:42:55 -04:00

Integration Playground

npm init astro -- --template integration-playground

Open in StackBlitz