This website requires JavaScript.
Explore
Help
Register
Sign in
root
/
pleroma-fe
Watch
1
Star
0
Fork
You've already forked pleroma-fe
0
forked from
AkkomaGang/akkoma-fe
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b5d7a179c4
pleroma-fe
/
.babelrc
6 lines
106 B
Text
Raw
Normal View
History
Unescape
Escape
Basic skeleton
2016-10-26 14:46:32 +00:00
{
"presets": ["es2015", "stage-2"],
Add lodash transformation to save a few kbs.
2017-02-18 12:39:10 +00:00
"plugins": ["transform-runtime", "lodash"],
Basic skeleton
2016-10-26 14:46:32 +00:00
"comments": false
}
Reference in a new issue
Copy permalink