[Solved] Production Error: Mobx issue maybe? [Standard minifiers issue]

Hi,

I solved this by switching the minifier. As per this, and this, and this, switching by meteor remove standard-minifier-js to meteor add abernix:standard-minifier-js helped.

Does anyone know what the issue is and what exactly is failing. That is, I fixed this issue by randomly trying stuff. Does anyone know why this is failing and what the actual problem is? i.e. am slow, someone please ELI5?

One of the threads says that using @abernix’s solution causes a failure in IE11 etc. Anyone know what the actual problem is?

Thanks so much,

Tat