0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
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
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
.stackblitzrc
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
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