Agontuk/vue-cropperjs

Direct script include?

batjeciftci opened this issue · 1 comments

How can import this script in a Vue CDN project using the direct script method.

So as example:

<script src="vue-cropperjs.js"></script>

I've tried to download and include the js file in the dist directory but that resulted in a console error.

Currently it has no support for direct script usage. But pr is always welcome :)