Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

I cannot find angular-image-cropper.js file instead i found imageCropper.js #46

Open
vjayanth opened this issue Jun 16, 2016 · 5 comments

Comments

@vjayanth
Copy link

when i import imageCropper.js file to admin.jsp it is showing imageCropper.js:1 Uncaught ReferenceError: module is not defined error.

how to fix this error ?

@vjayanth vjayanth changed the title I cannot angular-image-cropper.js file instead i found imageCropper.js I cannot find angular-image-cropper.js file instead i found imageCropper.js Jun 16, 2016
@rickerd
Copy link
Contributor

rickerd commented Jun 27, 2016

EDIT

I think i know why its not working. The files are for Browserify i think.
So they still need to be processed. Is it an idea to include the dist files already? In this way its easier for Grunt to just include the source (.dist) and run the application.

The only thing for you @bcabanes to do is Browserify it and make a dist folder with the files and commit and push them.


Im having the same issue... i think i don't have some dependency installed or required.
Can you help out a little @bcabanes
If i get it working i can update the README.md so everybody won't have to ask it again.

@FDIM
Copy link

FDIM commented Jul 19, 2016

Same issue, this library seems to be no longer compatible with other build systems. Doesn't make sense for me to rework whole build just to do it in slightly different way - Looks like I'll be using my older fork

@rickerd
Copy link
Contributor

rickerd commented Jul 19, 2016

The baddest of all is that we're forced to work with Browserify instead of ommiting the dist with it.
It makes it so much easier. I don't know Browserify either. And 22 days since i said something about it.
But the repo owner doesn't say a word.

@FDIM
Copy link

FDIM commented Jul 19, 2016

Thats the downside of open source :)

@astronati
Copy link

👍 Needed a minified version of the library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants