Using svg-pan-zoom from es6 with webpack -


how can use svg-pan-zoom es6 webpack? tried this:

import {svgpanzoom} '../node_modules/svg-pan-zoom/src/svg-pan-zoom.js; 

but svgpanzoom undefined. tried simply:

import * svg_pan_zoom 'svg-pan-zoom'; 

but svg-pan-zoom set {};


Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -