Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No source map is available. Ember-cli asks for it #3

Closed
waelbeso opened this issue Jun 23, 2016 · 12 comments
Closed

No source map is available. Ember-cli asks for it #3

waelbeso opened this issue Jun 23, 2016 · 12 comments

Comments

@waelbeso
Copy link

jest after fresh installation, and the {{cloudinary-image }} never appeared in the page

Warning: ignoring input sourcemap for bower_components/cloudinary-jquery-file-upload/cloudinary-jquery-file-upload.js because ENOENT: no such file or directory, open '/Users/wael/Desktop/ftrina.clint/ftrina/tmp/source_map_concat-input_base_path-zn9K3dyM.tmp/0/bower_components/cloudinary-jquery-file-upload/cloudinary-jquery-file-upload.js.map'

@mileszim
Copy link
Owner

That's an odd one! Which version of ember-cli are you using? I'm having trouble reproducing this.

@tocker
Copy link

tocker commented Jun 23, 2016

Remove the last line in bower_components/cloudinary-jquery-file-upload/cloudinary-jquery-file-upload.js:

//# sourceMappingURL=cloudinary-jquery-file-upload.js.map

That map file was not included in the bower package. Sorry! We'll fix it soon.

@mileszim
Copy link
Owner

mileszim commented Jun 23, 2016

thanks @tocker!

@waelbeso
Copy link
Author

mission accomplished ;)
thanks maileszim & tocker,

@mileszim
Copy link
Owner

@tocker what's the status on updating the jquery package on your end? Waiting to close this out until I can update the version number for it in bower.json

@waelbeso
Copy link
Author

@mileszim hope you can update the README and add some examples for the validation.

in the last few days, I added some useful methods that I'd like to share with you.

  • Binding 'style' attribute
  • Binding 'accept' attribute
  • Add event 'OnFileChange'

all works fine with me in EMBER 2.5 , cloudinary-jquery-file-upload 2.1.0

jest miss the jquery.fileupload-validate integration .

@mileszim
Copy link
Owner

@waelbeso can you open a PR with your additions? I'd love to take a look

@waelbeso
Copy link
Author

@mileszim of course i will, and will love to hear your feedback ;)

@tocker
Copy link

tocker commented Jun 30, 2016

Fixed in Cloudinary version 2.1.1

@mileszim
Copy link
Owner

you rock @tocker, thanks!

@waelbeso
Copy link
Author

@tocker i have to tell you big thanks.

@waelbeso
Copy link
Author

what about my update ? i will go on in defiant branch or we can change to default ?

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

No branches or pull requests

3 participants