This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
schildi-web
Watch
1
Star
0
Fork
0
You've already forked schildi-web
mirror of
https://github.com/SchildiChat/element-web.git
synced
2024-10-01 01:26:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e0b61ca35
schildi-web
/
.babelrc
5 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Upgrade to babel6 and enable some presets.
2016-10-02 07:58:24 -04:00
{
Reminder to restore links + stage2, not stage 0
2016-10-12 13:08:52 -04:00
"presets": ["react", "es2015", "es2016", "es2017", "stage-2"],
Upgrade to babel6 and enable some presets.
2016-10-02 07:58:24 -04:00
"plugins": ["transform-runtime"]
}
Reference in New Issue
Copy Permalink