• This project
    • Loading...
  • Sign in

박현우 / winrate-frontend

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • winrate-frontend
  • config
  • prod.env.js
  • 박현우's avatar
    initial commit · d480d06b
    d480d06b
    박현우 authored 2019-11-16 10:49:51 +0900
prod.env.js 61 Bytes
Raw Blame History Permalink
1 2 3 4
'use strict'
module.exports = {
  NODE_ENV: '"production"'
}