mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Get rid of i18n and add next export
This commit is contained in:
@@ -2,10 +2,5 @@ module.exports = {
|
||||
future: {
|
||||
webpack5: true
|
||||
},
|
||||
i18n: {
|
||||
localeDetection: false,
|
||||
locales: ['en'],
|
||||
defaultLocale: 'en'
|
||||
},
|
||||
reactStrictMode: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user