qy-renren-qt/config/prod.env.js
2022-05-26 16:00:10 +08:00

5 wiersze
61 B
JavaScript

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