Sign in

w-front-end / select_good · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • select_good
  • config
  • prod.env.js
  • init
    7d78f7fb
    zhiyangdu authored
    2020-03-25 17:33:02 +0800  
    Browse Code ยป
prod.env.js 61 Bytes
Edit Raw Blame History Permalink
1 2 3 4
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}