Merge "Add test-scheduler dir to verity"
[bottlenecks.git] / test-scheduler / ui / config / prod.env.js
1 'use strict'
2 module.exports = {
3   NODE_ENV: '"production"'
4 }