GITLAB
frontend
/ zui
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
fe2e253f358f08f97cb9e1a5ec7df01f3c9bc3e1
zui
babel.config.js
df739d96
refactor: 重构自动化编译逻辑
Browse Code »
刘汉宸
2020-06-29 19:59:09 +0800
babel.config.js
47 Bytes
Edit
Raw
Blame
History
1
2
3
module.exports = { presets: ['@vue/app'], };