You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yup, using import Swiped from 'swiped', I'm getting __WEBPACK_IMPORTED_MODULE_3_swiped_dist_swiped_js___default.a.init is not a function when I try to initialize.
Not being able to use this tool as a module is a killer for me, sadly
Currently this library binds directly to the
window
object. If this library can be imported withimport Swiped from 'swiped'
That'd allow selective import with webpack
The text was updated successfully, but these errors were encountered: