gamebrary/config/prod.env.js
Roman b6b92e32d1
Firebase migration (#50)
Firebase migration
2018-10-24 23:33:15 -07:00

4 lines
64 B
JavaScript
Executable file

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