mirror of
https://github.com/iczer/vue-antd-admin.git
synced 2025-05-16 10:29:15 +08:00
5 lines
61 B
Vue
5 lines
61 B
Vue
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"'
|
|
}
|