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
152fb9f044
tainacan
/
.babelrc
6 lines
73 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": [
Makes some fixes of vunerabilities; Adds as mixin for wordpress date_i18n; Automatically adapt the date exhibition to wordpress date format; inputs of type date now have a mask adapted to locale config
2018-05-17 18:45:01 +00:00
["env", { "modules": false }],
["stage-3"]
init vue structure and improve folder filter types
2017-12-04 15:37:16 +00:00
]
}