UNPKG
trippler
Version:
latest (0.0.2)
0.0.2
0.0.1
A React Router Redux implementation.
github.com/gpltaylor/TrippleR
gpltaylor/TrippleR
trippler
/
.babelrc
3 lines
•
79 B
Plain Text
View Raw
1
2
3
{
"plugins"
:
[
"transform-react-jsx"
,
"transform-es2015-modules-commonjs"
]
}