bench/hot-module-reloading/css-stress-test/next.config.js (5 lines of code) (raw):

module.exports = { experimental: { swcLoader: true, }, };