Logo white

孙向锦 / SunvoteEducation

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • SunvoteEducation
  • babel.config.js
  • 1.添加文件
    be966eff
    jack authored
    2020-02-20 13:13:17 +0800  
    Browse Code »
babel.config.js 53 Bytes
Edit Raw Blame History
1 2 3 4 5
module.exports = {
  presets: [
    '@vue/app'
  ]
}