rsnext/packages/next/build/webpack/loaders/next-serverless-loader
JJ Kasper f841307fa0
Fix parsing params for i18n optional route in minimal mode (#33896)
This fixes our parsing of params with i18n for optional catch-all routes and ensures a regression test catches this case.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/issues/30631
2022-02-02 19:02:03 +00:00
..
api-handler.ts Base Http for BaseServer (#32999) 2022-01-14 21:01:35 +00:00
index.ts Fix issue with escape-string-regexp in IE11 (#32708) 2022-01-03 11:41:50 -06:00
page-handler.ts Include message body in redirect responses (#31886) 2021-12-16 05:41:43 +00:00
utils.ts Fix parsing params for i18n optional route in minimal mode (#33896) 2022-02-02 19:02:03 +00:00