Sign in

nx / creditNx · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • creditNx
  • ruoyi-ui
  • babel.config.js
  • RuoYi-Vue 1.0
    46444bd0
    RuoYi authored
    2019-10-08 09:14:38 +0800  
    Browse Code ยป
babel.config.js 58 Bytes
Edit Raw Blame History
1 2 3 4 5
module.exports = {
  presets: [
    '@vue/app'
  ]
}