This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
c42ffb3955
lbry-desktop
/
ui
/
.babelrc
10 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Convert to ES6 modules
2016-11-22 21:19:08 +01:00
{
"presets": [
"es2015",
"react"
],
Added Flow integration with webpack
2017-11-22 23:38:01 +01:00
"plugins" : [
"transform-flow-comments"
]
}
Reference in a new issue
Copy permalink