When using `.enableSourceMaps(!Encore.isProduction())` I am getting a `Uncaught SyntaxError: Unexpected token :` error. When I set source maps to false, it goes away. Missing break line?