• This project
    • Loading...
  • Sign in

Hooke / demo-vue-vuex

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • demo-vue-vuex
  • .babelrc
  • Hooke's avatar
    模块化 · f5677ae4
    f5677ae4
    Hooke authored 2016-10-29 17:50:55 +0800
.babelrc 60 Bytes
Raw Blame History Permalink
1 2 3 4 5
{
  "presets": [
    ["es2015", { "modules": false }]
  ]
}