This website requires JavaScript.
Explore
Help
Sign in
ulith
/
amputoma-fe
Watch
1
Star
0
Fork
You've already forked amputoma-fe
0
forked from
mirrors/akkoma-fe
Code
Pull requests
Activity
f9b0a95969
amputoma-fe
/
.babelrc
6 lines
106 B
Text
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
}
Copy permalink