0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/packages/astro
Matthew Phillips 9eee0f0166
Properly support trailingSlash: never with a base (#5358)
* Properly support trailingSlash: never with a base

* adding a changeset

* Pass through the base

* only mess with pathname when trailingSlash === 'never'

* maybe fixes stuff

* Update based on review notes
2022-11-11 08:28:29 -08:00
..
components fix a typo in Code component's wrap prop (#5050) 2022-10-11 15:47:16 +08:00
e2e Migrate error messages to new format (and misc error improvements) (#5316) 2022-11-09 11:53:42 -04:00
src Properly support trailingSlash: never with a base (#5358) 2022-11-11 08:28:29 -08:00
test Properly support trailingSlash: never with a base (#5358) 2022-11-11 08:28:29 -08:00
tsconfigs
astro-jsx.d.ts [ci] format 2022-10-18 13:26:12 +00:00
astro.js
CHANGELOG.md [ci] release (#5359) 2022-11-10 16:09:24 -08:00
client-base.d.ts feat: add support for other markdown file extensions (#5164) 2022-10-26 10:18:49 -04:00
client.d.ts
config.d.ts Fix types not working properly when using moduleResolution: 'node16' (#5108) 2022-10-17 11:29:39 -03:00
config.mjs [ci] format 2022-10-07 14:31:41 +00:00
env.d.ts Fix types not working properly when using moduleResolution: 'node16' (#5108) 2022-10-17 11:29:39 -03:00
import-meta.d.ts
package.json Respect Vite user config for third-party packages (#5345) 2022-11-11 14:22:43 +08:00
playwright.config.js E2E stability (#5002) 2022-10-06 16:32:37 -04:00
README.md
tsconfig.json Move module declarations for Markdown and MDX so they're available everywhere (#4928) 2022-09-30 12:06:14 -03:00
types.d.ts fix(astro): add class:list to HTMLAttributes (#5284) 2022-11-03 08:05:22 -04:00


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! ❤️