astro/examples/integrations-playground
Tony Sullivan 51d5dc4789
Updates an error handler to expect updated @astrojs/lit behavior (#3766)
* fix: don't throw an error when the lit renderer doesn't provide a clientEntrypoint

* updating the framework-lit example to match new behavior

* fix: updating the playground example to latest lit syntax
2022-06-29 20:56:51 +00:00
..
public Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
src Updates an error handler to expect updated @astrojs/lit behavior (#3766) 2022-06-29 20:56:51 +00:00
.gitignore refactor(vercel): Build Output API v3 (#3216) 2022-05-11 15:10:38 -06: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 feat: improved sitemap (#3579) 2022-06-16 19:06:48 +00:00
package.json [ci] release (#3733) 2022-06-28 15:11:59 +00:00
README.md fix(examples): incorrect StackBlitz demo URLs (#3584) 2022-06-13 12:22:20 -04: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

Integrations Playground

npm init astro -- --template integrations-playground

Open in StackBlitz