fido-node.github.io/next.config.js
2021-04-28 10:16:22 +03:00

6 lines
68 B
JavaScript

module.exports = {
future: {
webpack5: true,
},
}