This website requires JavaScript.
Explore
Help
Sign In
p90524618
/
antv-l7
mirror of
https://gitee.com/antv-l7/antv-l7
Watch
1
Star
0
Fork
You've already forked antv-l7
0
Code
Issues
Projects
Releases
Wiki
Activity
5948024b2c
antv-l7
/
.babelrc
9 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(src): threejs render
2018-10-23 19:32:42 +08:00
{
"plugins": [
"transform-remove-strict-mode"
],
"presets": [
fix(test): use the proper version of torchjs and babel, etc.
2018-10-31 16:24:32 +08:00
"@babel/preset-env"
feat(src): threejs render
2018-10-23 19:32:42 +08:00
]
}