ecsyjs/ecsy

"SystemClass.prototype instanceof System" breaks on bundlers

fernandojsg opened this issue · 1 comments

We should investigate it as using it with ecsy-three and other app an webpack bundler break this check:

https://github.com/MozillaReality/ecsy/blob/dev/src/SystemManager.js#L13-L20

Fixed in #196