Logo white

Andy / webintrobuce

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • webintrobuce
  • webintroduce
  • config
  • prod.env.js
  • add init
    647e176d
    Andy authored
    2019-03-22 16:19:16 +0800  
    Browse Code ยป
prod.env.js 61 Bytes
Edit Raw Blame History Permalink
1 2 3 4
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}