This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a16641963e
nextcloud
/
.babelrc
11 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Npmize (vendor) scripts Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-11 22:56:46 +03:00
{
"presets": [
[
"@babel/preset-env",
{
Use shared browserslist config Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-18 11:13:01 +03:00
"modules": false
Npmize (vendor) scripts Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-11 22:56:46 +03:00
}
]
]
}