next.js
2e36e7d8 - Fix middleware-general test for Turbopack (#56211)

Commit
2 years ago
Fix middleware-general test for Turbopack (#56211) This test failed for Turbopack because of the rename from `i18n` to `__i18n` to not use that config. Turbopack does checking of config options to ensure it doesn't run when an option is not implemented, so that caused the test run to bail out.
Author
Parents
Loading