Will not minify on build/push - Unexpected character '�'

Hi
I am having trouble debugging the errror that occur when I try to publish the appliation to Heroku.

The log tells me amoing other things

remote: While minifying app code:
remote:
remote: /app/tmp/cache/meteor/.meteor/packages/standard-minifier-js/.2.3.4.1j15t3e.bx9z++os+web.browser+web.cordova/plugin.minifyStdJS.os/npm/node_modules/meteor/babel-compiler/node_modules/babylon/lib/index.js:779:15:
remote: Unexpected character ‘�’ (15267:0) while minifying packages/modules.js
remote: at _class.raise

The unexpected character seems to mess something up. Please help me

I have samme issue…