mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Upgraded to Webpack 5
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module.exports = {
|
||||
future: {
|
||||
webpack5: true
|
||||
},
|
||||
i18n: {
|
||||
localeDetection: false,
|
||||
locales: ['en'],
|
||||
|
||||
Reference in New Issue
Block a user