This website requires JavaScript.
Explore
Help
Sign In
sjw
/
pleroma-fe
Watch
1
Star
0
Fork
0
You've already forked pleroma-fe
mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced
2024-11-11 03:39:03 +01:00
Code
Issues
Releases
Wiki
Activity
cabcb5c81b
pleroma-fe
/
.babelrc
6 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Basic skeleton
2016-10-26 16:46:32 +02:00
{
"presets": ["es2015", "stage-2"],
Add lodash transformation to save a few kbs.
2017-02-18 13:39:10 +01:00
"plugins": ["transform-runtime", "lodash"],
Basic skeleton
2016-10-26 16:46:32 +02:00
"comments": false
}
Reference in New Issue
Copy Permalink