mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
30 lines
520 B
JSON
30 lines
520 B
JSON
{
|
|
"github": {
|
|
"silent": true
|
|
},
|
|
"trailingSlash": false,
|
|
"redirects": [
|
|
{
|
|
"source": "/reference",
|
|
"destination": "/reference/react",
|
|
"permanent": true
|
|
},
|
|
{
|
|
"source": "/learn/meet-the-team",
|
|
"destination": "/community/team",
|
|
"permanent": true
|
|
}
|
|
],
|
|
"headers": [
|
|
{
|
|
"source": "/fonts/(.*).woff2",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=31536000, immutable"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|