Open hvitis opened 4 years ago
Any idea how to import plugins (e.g. Cursor) for Nuxt?
import Cursor from 'wavesurfer.js/dist/plugin/wavesurfer.cursor';
Gives me errors cause of SSR.
THank you
Any idea how to import plugins (e.g. Cursor) for Nuxt?
import Cursor from 'wavesurfer.js/dist/plugin/wavesurfer.cursor';
Gives me errors cause of SSR.
THank you