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

IE9 support #18

Merged
merged 4 commits into from
Sep 29, 2016
Merged

IE9 support #18

merged 4 commits into from
Sep 29, 2016

Conversation

ianmcgregor
Copy link
Contributor

Fixes #17 by running the Babel es2015 preset in 'loose' mode.

Have tested in IE9 and can confirm that everything seems to work after this fix.

@bigtimebuddy
Copy link
Contributor

Looks like Travis is having trouble building this. Can you look at it?

@ianmcgregor
Copy link
Contributor Author

Strange one, builds perfectly well locally. Will investigate!

@ianmcgregor ianmcgregor reopened this Sep 16, 2016
@ianmcgregor
Copy link
Contributor Author

Just closed and reopened to trigger a new build and it also fails. It seems to work on node 6 but not node 4 (have node 6 locally and tried building on travis from my fork, changing the node version in travis.yml to 6).

@bigtimebuddy bigtimebuddy merged commit baf6126 into pixijs-userland:master Sep 29, 2016
@ianmcgregor ianmcgregor deleted the feature/ie9 branch October 8, 2016 19:02
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.

Broken in IE <= 10 due to Babel classes transform
2 participants