meteor minified with production flag fails to load certain files
问题 I am not getting any errors from the server or the browser console but my application seems to break when i minify or use the --production flag. I have went back to a revision/changeset that i recall working with meteor deploy and it still fails. Has anyone else faced this problem ? I should mention, i just ran this with an older version of meteor and it works. Meteor version 0.7.0.1 looks like might be the problem? EDIT: Running 0.6.6.3 I ran meteor --release 0.6.6.3 --production to minify