0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/astro
Pascal Schilp 23fceb93ac
feat: implement injectRoute (#3457)
* feat: implement injectRoute

* chore: make ts happy

* feat: add route collision detection and error message

* fix: case sensitivity in route collision detection

* chore: ts

* fix: improve route collision logic

* chore: make ts happy

* chore: update error message

* refactor: lowercase route

* fix: inject routes when no pages

* Update packages/astro/src/integrations/index.ts

Co-authored-by: Nate Moore <nate@skypack.dev>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-06-14 15:21:23 -05:00
..
components deprecate the markdown component in SSR (#3240) 2022-05-03 17:08:53 -07:00
e2e Disabling unreliable E2E test for further investigation (#3560) 2022-06-10 13:18:11 -05:00
src feat: implement injectRoute (#3457) 2022-06-14 15:21:23 -05:00
test Fix inlined hoisted scripts and SSR (#3593) 2022-06-14 15:14:15 -04:00
astro-jsx.d.ts Add Astro attributes to svg elements (#3205) 2022-04-26 11:29:25 -04:00
astro.js fix(cli): prevent CLI from hanging (#2974) 2022-04-03 14:32:39 -03:00
CHANGELOG.md [ci] release (#3594) 2022-06-14 15:51:10 -04:00
config.d.ts Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
config.mjs Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
env.d.ts Feat: markdown content.raw() and content.compiled() helpers (#3452) 2022-05-27 16:56:08 -04:00
package.json [ci] release (#3594) 2022-06-14 15:51:10 -04:00
playwright.config.js Improve HMR handling for styles, persisted islands (#3492) 2022-06-06 18:39:48 +00:00
README.md readme fix (#3290) 2022-05-04 14:24:00 -04:00
tsconfig.json


Astro logo

Astro is a website build tool for the modern web —
powerful developer experience meets lightweight output.

Install

# Recommended!
npm create astro@latest

# Manual:
npm install --save-dev astro

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Open a starter project right in your browser.

Documentation

Visit our offical documentation.

Support

Having trouble? Get help in the official Astro Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other maintainers. We'll help you get your first contribution in no time!

Sponsors

Astro is generously supported by Netlify, Vercel, and several other amazing organizations listed here.

❤️ Sponsor Astro! ❤️