feat(SW-2111): add initial scandic-redirect * feat(SW-2111): add initial scandic-redirect * feat(SW-2112): add scandic-redirect call to middleware * chore: add redirect jsons per lang * fix: handle incorrect contentTypes * fix: handle lang * refactor: add json streaming * refactor: wrap redirect call in cacheOrGet * refactor: review Approved-by: Michael Zetterberg
9 lines
183 B
JSON
9 lines
183 B
JSON
{
|
|
"name": "@scandic-hotels/scandic-redirect",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"packageManager": "yarn@4.6.0",
|
|
"dependencies": {
|
|
"@netlify/functions": "^3.0.0"
|
|
}
|
|
} |