You are currently running minified code outside of NODE_ENV === "production"

Hey @benjaminheinke,

How are you serving your JS bundle? Also, can you take a look at this post and try TC’s suggestion of clearing caches? You are current using minified code outside of NODE_ENV === 'production'

Cheers,

Adam