This website requires JavaScript.
Explore
Help
Sign In
tmdinosaurcenter
/
tainacan
mirror of
https://github.com/tainacan/tainacan
Watch
1
Star
0
Fork
You've already forked tainacan
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f31b4de79d
tainacan
/
.babelrc
10 lines
115 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init vue structure and improve folder filter types
2017-12-04 15:37:16 +00:00
{
"presets": [
Upgrade Babel e others dependencies, Improve bulk edit items and advanced search style
2018-09-05 20:04:44 +00:00
["@babel/preset-env",
{
"modules": false
}
Init collections carousel (#136)
2018-10-01 20:32:32 +00:00
],
"@babel/react"
init vue structure and improve folder filter types
2017-12-04 15:37:16 +00:00
]
}