jackmerrill.com/next.config.js
2021-03-31 00:27:36 -05:00

5 lines
65 B
JavaScript

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