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

Fixed Base64 issue when define is defined #30

Merged
merged 1 commit into from
Nov 1, 2017

Conversation

nkishorchandra
Copy link
Contributor

Fixed an issue with Base64 encoding when ImgixClient is initialized from the first case, i.e.
if (typeof define === 'function' && define.amd) {
define('Imgix', ['exports', 'md5', 'js-base64'], factory);

@jayeb
Copy link
Contributor

jayeb commented Oct 31, 2017

Good catch, @nkishorchandra. Can you amend your commit to only update the src/imgix-core-js.js file? I'll build and version the dist files once this is merged into master.

@nkishorchandra
Copy link
Contributor Author

Done @jayeb. Please check.

@jayeb
Copy link
Contributor

jayeb commented Nov 1, 2017

Looks great, thank you!

@jayeb jayeb merged commit 2ac1b3c into imgix:master Nov 1, 2017
@ericdeansanchez
Copy link
Contributor

🎉 This PR is included in version 0.3.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants