rsnext/test/integration/telemetry/next.config.next-script-workers

5 lines
No EOL
70 B
Text

module.exports = {
experimental: {
nextScriptWorkers: true
}
}