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

feat(web-server): run karma using multiple emulation modes #13

Merged
merged 1 commit into from
Apr 1, 2014

Conversation

sylvain-hamel
Copy link
Contributor

Closes karma-runner/karma#936, karma-runner/karma#631

This is related to another pull request that I'm going to send to https://github.com/karma-runner/karma right after this one.

@sylvain-hamel
Copy link
Contributor Author

I did not bump the version number in package.json. I don't know if that's my responsibility.

@sylvain-hamel
Copy link
Contributor Author

Hi @vojtajina, do you need more information about this change before you can merge it? We rely on this fix and I'd like to see it merged soon. Thanks.

@vojtajina
Copy link
Contributor

Awesome. You don't have to bump the package.json, that happens automatically during the release...

Can you please change the commit msg to feat: allow multiple IE versions in emulation modes or something? (you don't have to use the "" part in the plugins).

Otherwise this LGTM, merge it in!

sylvain-hamel added a commit that referenced this pull request Apr 1, 2014
feat: allow multiple IE versions in emulation modes
@sylvain-hamel sylvain-hamel merged commit 3230663 into karma-runner:master Apr 1, 2014
@sylvain-hamel sylvain-hamel deleted the fix-631 branch April 19, 2014 03:39
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.

Run karma on IE using multiple emulation modes by setting http-equiv="X-UA-Compatible"
2 participants