How to write the following code in Webpack v5?
module.exports = { //... node: { fs: \'empty\', } };
I saw the changes in the migrat