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

PIXI doesn't appear to have a default import #1

Open
funkjunky opened this issue Oct 27, 2016 · 1 comment
Open

PIXI doesn't appear to have a default import #1

funkjunky opened this issue Oct 27, 2016 · 1 comment

Comments

@funkjunky
Copy link

You have written "import PIXI from 'pixi.js", but when I attempted to work with pixi in ES6 I had to "import * as PIXI from 'pixi.js'"

Not a big deal, just figured I'd point this out.

@kalouantonis
Copy link

Thanks for pointing that out. I've been having the same issue. Looks like it may have something to do with this issue on the PIXI repo.

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

2 participants