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