fido-node.github.io/next.config.js

6 lines
68 B
JavaScript
Raw Normal View History

2021-04-28 10:16:22 +03:00
module.exports = {
future: {
webpack5: true,
},
}