vue-antd-admin/config/prod.env.js
2018-07-20 11:00:43 +08:00

5 lines
61 B
Java

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