tkers / pixi-babel

🕹 Pixi boilerplate using Webpack/Babel
MIT License
6 stars 4 forks source link

Trying to run the example #1

Open eele94 opened 8 years ago

eele94 commented 8 years ago

Hello, I'm trying to run this example but the console gives me this:

[HMR] Waiting for update signal from WDS... preloadResources.js:15 Uncaught TypeError: Cannot read property 'loader' of undefinedpreloadResources @ preloadResources.js:15(anonymous function) @ index.js:62 client?cd17:37 [WDS] Hot Module Replacement enabled.

Any ideas? Thanks in advance!

Pandan commented 8 years ago

I also ran into the same problem when running "pixi.js": "^4.1.0" I am guessing its has something with webpack configuration. Maybe related to this https://github.com/pixijs/pixi.js/issues/1854