SquiggleCam/config/prod.env.js

5 wiersze
61 B
JavaScript

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