Hey guys!
I need to have my site working in Safari 9 and IE11 but I've noticed that there is ES6 code in the pixi.js bundle. Has anybody else encountered this?
Looks like it's coming from the mini-signals dependency.
I have tried adding pixi.js and mini-signals to my include config for babel-loader but it's still not being transpiled.
Any ideas of a solution?