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

Cors fix #51

Merged
merged 2 commits into from
Aug 8, 2019
Merged

Cors fix #51

merged 2 commits into from
Aug 8, 2019

Conversation

LakshSingla
Copy link
Member

PR authors: @LakshSingla

Please describe your PR:

This PR aims to fix the CORS issue, which persists when imjs is included in a bundle. The branch is also published as an NPM package, via my account, to ensure if it works, when pushed to NPM
To install that package, run npm i -save @lakshsingla/imjs-cors and use require '@lakshsingla/imjs-cors' wherever you will use require 'imjs'

Reviewers: @amand1996 @yochannah

Review checklist:

  • Relevant docs have been added/updated
  • Update CHANGES to reflect the new updates.
  • Bump version in:
    • bower.json
    • package.json

@yochannah yochannah self-requested a review August 5, 2019 16:22
Copy link
Member

@yochannah yochannah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes a bug we've had for so long - tested on the cross-intermine search tool.

🎉🎉🎉🎉🎉🎉🎉🎉

@yochannah yochannah merged commit dae04af into intermine:dev Aug 8, 2019
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.

2 participants