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

/dist folder is gone? #17

Closed
mattmazzola opened this issue Feb 8, 2016 · 4 comments
Closed

/dist folder is gone? #17

mattmazzola opened this issue Feb 8, 2016 · 4 comments
Assignees

Comments

@mattmazzola
Copy link

Hi,

I was using your project from bower and there used to be a dist folder with:
angular-image-cropper.min.css
angular-image-cropper.min.js

With the update to 1.0 these files are missing.

@bcabanes bcabanes self-assigned this Feb 8, 2016
@bcabanes
Copy link
Owner

bcabanes commented Feb 8, 2016

Hi @mattmazzola,
Yes the build seems to fail when uploading to npm i'm on it. You can require the module with fil in the src folder until then.

@bcabanes
Copy link
Owner

bcabanes commented Feb 8, 2016

Ho sorry, you're using bower as package dependencies. You can install an older version:
$ bower install ng-image-cropper#0.1.1

@mattmazzola
Copy link
Author

Yea, I'll use that as a work-around until the build is fixed. Thanks.

bcabanes pushed a commit that referenced this issue Feb 9, 2016
bcabanes pushed a commit that referenced this issue Feb 9, 2016
@bcabanes
Copy link
Owner

bcabanes commented Feb 9, 2016

Hi @mattmazzola,
You can use this url to install the lastest version of angular-image-cropper:

$ bower install https://npmcdn.com/angular-image-cropper/bower.zip

I'll update the readme soon.

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

2 participants