chore: Remove Pages Router / Use App Router - more, maintenance, upgrade, connect-and-join (#16531)
* Remove Pages Router / Render App Router * remove head component from maintenance view * use i18n metadata
This commit is contained in:
@@ -28,10 +28,6 @@ checkRoute "$APP_ROUTER_BOOKING_ENABLED" app/future/booking
|
||||
checkRoute "$APP_ROUTER_VIDEO_ENABLED" app/future/video
|
||||
checkRoute "$APP_ROUTER_TEAM_ENABLED" app/future/team
|
||||
checkRoute "$APP_ROUTER_TEAMS_ENABLED" app/future/teams
|
||||
checkRoute "$APP_ROUTER_MORE_ENABLED" app/future/more
|
||||
checkRoute "$APP_ROUTER_MAINTENANCE_ENABLED" app/future/maintenance
|
||||
checkRoute "$APP_ROUTER_UPGRADE_ENABLED" app/future/upgrade
|
||||
checkRoute "$APP_ROUTER_CONNECT_AND_JOIN_ENABLED" app/future/connect-and-join
|
||||
|
||||
# These are routes that don't have and environment variable to enable or disable them
|
||||
# Will stop removing gradually as we test and confirm that they are working
|
||||
|
||||
Reference in New Issue
Block a user