Blame view

config/prod.env.js 61 Bytes
e7ab2c09a   alexYang   æƒé™éƒšćˆ†
1
2
3
4
  'use strict'
  module.exports = {
    NODE_ENV: '"production"'
  }