This website works better with JavaScript
Home
Explore
Help
Sign In
liweimin
/
cpyypt-tsb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9d8da28f2e
Branches
Tags
master
v3.9.2
v3.9.1
v3.9.0
v3.8.9
v3.8.8
v3.8.7
v3.8.6
v3.8.5
v3.8.4
v3.8.3
v3.8.2
v3.8.1
v3.8.0
v3.7.0
v3.6.0
v3.5.0
v3.4.0
v3.3.0
v3.2.1
v3.2
v3.1
v3.0
v2.3
v2.2
v2.1
v2.0
v1.0
cpyypt-tsb
/
ruoyi-ui
/
babel.config.js
babel.config.js
58 B
History
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}