Blog
Instances
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
astro
Watch
0
Fork
You've already forked astro
0
mirror of
https://github.com/withastro/astro.git
synced
2024-12-16 21:46:22 -05:00
Code
Issues
Activity
02b797fd3c
astro
/
examples
/
ssr
/
tsconfig.json
4 lines
40 B
JSON
Raw
Normal View
History
Unescape
Escape
Implements redirects, headers for SSR (#2798) * Implements redirects, headers for SSR * Move away from an explicit Request * Properly handle endpoint routes in the build * chore(lint): ESLint fix * Update based on review comments Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-16 11:16:21 -05:00
{
Add template tsconfigs for users to extend from (#4439) * Add tsconfig templates to extend from * Add changeset * Right order for assign parameters * Add tsconfigs to export map
2022-08-25 14:15:27 -05:00
"extends"
:
"astro/tsconfigs/base"
Implements redirects, headers for SSR (#2798) * Implements redirects, headers for SSR * Move away from an explicit Request * Properly handle endpoint routes in the build * chore(lint): ESLint fix * Update based on review comments Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-16 11:16:21 -05:00
}
Reference in a new issue
Copy permalink