rsnext/test/integration/next-dynamic-css/next.config.js
JJ Kasper a348407bcf
Ensure externals are correct for mini-css-extract-plugin (#25340)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-05-23 13:15:58 +02:00

5 lines
59 B
JavaScript

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