5
0
mt-yj-wms-ui/config/prod.env.js
2021-10-28 15:32:09 +08:00

5 Zeilen
61 B
JavaScript

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