GITLAB

framework / eagle-web-toolkit

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • eagle-web-toolkit
  • babel.config.js
  • fbadb5e7   初始化 Browse Code »
    Aaron
    2019-05-29 15:56:07 +0800  
babel.config.js 53 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
module.exports = {
  presets: [
    '@vue/app'
  ]
}