dmarcos / aframe-motion-capture-components

Capture entity motions and replay them on other entities
http://swimminglessonsformodernlife.com/aframe-motion-capture-components/
MIT License
132 stars 31 forks source link

Browser hangs when browserified into bundle #34

Closed wmurphyrd closed 7 years ago

wmurphyrd commented 7 years ago

For versions ^0.2.4, my browser hangs when trying to load an html file served by budo with aframe-motion-capture-components bundled via require, even for a scene with no actual motion capture components invoked. This does not occur in 0.2.3, 0.2.0, or 0.1.6

Browsers: FF 55, Chrome 60

wmurphyrd commented 7 years ago

Just tried it again with 0.2.7, and it is working