Reverted all changes back to version 256c071bec
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import createMiddleware from 'next-intl/middleware';
|
||||
|
||||
export default createMiddleware({
|
||||
locales: ['en', 'es'],
|
||||
defaultLocale: 'en'
|
||||
});
|
||||
|
||||
export const config = {
|
||||
matcher: ['/', '/(es|en)/:path*']
|
||||
};
|
||||
Reference in New Issue
Block a user