UNPKG
photo-view
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
PhotoView - Pan, PinchZoom and Swipe for mobile
github.com/namshi/PhotoViewJS
namshi/PhotoViewJS
photo-view
/
.babelrc
6 lines
(5 loc)
•
109 B
Plain Text
View Raw
1
2
3
4
5
6
{
"moduleId"
:
"ImageZoom"
,
"presets"
:
[
"es2015"
,
"stage-0"
]
,
"plugins"
:
[
"add-module-exports"
]
}