I couldn't manage to import properly by using latest rollup. How can I use it with namedExports?
Any suggestions are welcome.
Thank you.
(!) Missing exports
https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module
...
default is not exported by node_modules/vanilla-swipe/lib/index.js```
I couldn't manage to import properly by using latest rollup. How can I use it with namedExports? Any suggestions are welcome.
Thank you.