mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-29 09:45:50 +08:00
11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"cleanUrls": true,
|
|
"redirects": [
|
|
{
|
|
"source": "/modules/:path((?!_stacks_).*)",
|
|
"destination": "/modules/_stacks_:path*",
|
|
"permanent": false
|
|
}
|
|
]
|
|
}
|