liabru/matter-js

Composite.bounds() contains global references to Matter, causing failure in CommonJS context

yellcorp opened this issue · 0 comments

Hey there, straightforward one: Looks like a few stray references to Matter exist in a single function, Composite.bounds. It's causing ReferenceError: Matter is not defined in my webpack build.