Agontuk / vue-cropperjs

A Vue wrapper component for cropperjs https://github.com/fengyuanchen/cropperjs
MIT License
932 stars 225 forks source link

Direct script include? #94

Open batjeciftci opened 3 years ago

batjeciftci commented 3 years ago

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

So as example:

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

Agontuk commented 3 years ago

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