mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
enabling the use of Webpack 5 📶
This commit is contained in:
committed by
Alec LaLonde
parent
3791611fd5
commit
79b60d98f3
@@ -13,5 +13,8 @@ module.exports = withTM(
|
||||
},
|
||||
];
|
||||
},
|
||||
future: {
|
||||
webpack5: true,
|
||||
},
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user