prod.env.js 141 Bytes Raw Blame History Permalink 1 2 3 4 5 'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"https://easy-mock.com/mock/5950a2419adc231f356a6636/vue-admin"', }