Can anyone provide an example of how vueisotope can be set up to work within a Vue single file component architecture? I'm trying to use Vue CLI to scaffold a project, and I can't figure out how to get the basic examples on the docs working with a webpack build. I did see the note about using webpack, but the docs don't seem to go into enough detail to show how to configure (see issue #15). I'm hoping someone can show how to adapt the doc's basic example into a Vue SFC build, maybe on codesandbox.io or similar.