GITLAB
frontend
/ zui
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
359a08e0c7ae884a43f11b9ce5e9fe0b4d034877
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'], };