1.4.4.1 does not work under Safari in production (minifier issue?)

Reproduction: new site with METEOR@1.4.4.1 (meteor create)
Issue: The site does not render in Safari 5.1.7 on windows 10 in --production
Error is SyntaxError: Unexpected token '='
Suspected package: standard-minifier-js@2.0.0

It works with METEOR@1.4.3.2 under the same conditions

Is there something to be done ? Open a bug in the Meteor github ?

1 Like

I think I’ve seen this in console on every meteor app ever. I always ignored it tbh. I never checked to see if it happens with a vanilla node/react app.

I am seeing a blank page.
Not seeing a Meteor App in Safari is not normal.
I’ve never seen this error, except with Safari.