5 lines
61 B
JavaScript

'use strict'
module.exports = {
NODE_ENV: '"production"'
}