This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
root
/
adH5
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Branch:
master_fix_h5preview_20250306
Branches
Tags
master
master_feat_h5preview_20250305
master_fix_h5preview_20250306
adH5
/
node_modules
/
clipboard
/
.babelrc.json
.babelrc.json
132 B
Permalink
Lịch sử
Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets": [
[
"@babel/env",
{
"forceAllTransforms": true,
"modules": false
}
]
]
}