dy / pan-zoom

Pan / zoom for any element
MIT License
88 stars 15 forks source link

Add transpilation build step #6

Closed ciaran-phillips closed 7 years ago

ciaran-phillips commented 7 years ago

The project doesn't currently include any transpilation, and the distributed package on npm is therefore unable to be used on older browsers.

ciaran-phillips commented 7 years ago

I can submit a PR for this.

I would probably just add an npm script in package.json to call babel, rather than setting up webpack or any task runner etc.

dy commented 7 years ago

Please use 'browserify -g bubleify'