0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/src
Matthew Phillips 0ea4a986e2
Support 500 pages in the dev server (#131)
* Support 500 pages

* Document custom 400/500 pages

* Remove search from any pages not the 500 page

* fix(kitchen-sink): add snowpack.config.js

* fix(examples): add snowpack.config.js

* style: redesign built-in 500 page

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-04-26 16:42:11 -04:00
..
@types Add RSS generation (#123) 2021-04-23 10:44:41 -06:00
build Add RSS generation (#123) 2021-04-23 10:44:41 -06:00
compiler Restore parse errors (#130) 2021-04-23 15:20:05 -04:00
frontend Support 500 pages in the dev server (#131) 2021-04-26 16:42:11 -04:00
parser Allow multiple JSX children appear in Mustache tag (#125) 2021-04-22 15:10:06 -04:00
ast.ts chore fix lint reduce errors generated (#83) 2021-04-12 16:20:58 +01:00
build.ts Add better CLI logging for dev/build (#126) 2021-04-23 13:28:00 -04:00
cli.ts CLI docs (#121) 2021-04-22 08:25:57 -04:00
config.ts Fix typescript errors in the build (#124) 2021-04-22 11:45:05 -04:00
dev.ts Support 500 pages in the dev server (#131) 2021-04-26 16:42:11 -04:00
logger.ts Add better CLI logging for dev/build (#126) 2021-04-23 13:28:00 -04:00
runtime.ts Support 500 pages in the dev server (#131) 2021-04-26 16:42:11 -04:00
search.ts Support 500 pages in the dev server (#131) 2021-04-26 16:42:11 -04:00