mirror of
https://github.com/romancm/gamebrary
synced 2024-11-14 23:47:08 +00:00
b6b92e32d1
Firebase migration
4 lines
64 B
JavaScript
Executable file
4 lines
64 B
JavaScript
Executable file
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"',
|
|
}
|