5 lines
61 B
JavaScript
Raw Normal View History

2024-09-18 14:42:16 +08:00
'use strict'
module.exports = {
NODE_ENV: '"production"'
}