nathanielmillard / rume

2 stars 1 forks source link

Fix Deployement Bugs #64

Open nathanielmillard opened 4 years ago

nathanielmillard commented 4 years ago

It looks like "tree shaking" is involved in our current app deployment. We need to handle bugs for animation visuals and reflection library display.

nathanielmillard commented 3 years ago

I think this is "tree shaking" where our deployment is assuming some of our animation code is superfluious when it isn't. We should look at consitency of animation structure, and really looking at where things are going wrong.