Skip to content
  • This project
    • Loading...
  • Sign in

xqz / dianDemo

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • dianDemo
  • .env.development
  • 406803045's avatar
    初始化项目 · afa2f1ef
    406803045 committed 2019-05-23 17:35:34 +0800
    afa2f1ef Browse File
.env.development 165 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
NODE_ENV
# just a flag
ENV = 'development'
#base url
BASE_URL = https://www.xxx.com/
# base api
VUE_APP_BASE_API = '/dev-api'
VUE_CLI_BABEL_TRANSPILE_MODULES = true