Compile with Source Maps

Hello.

Is there a way to build and bundle (meteor build --directory /dir/to/app) a meteor app with their source maps, so that in the shipping product I see (when there is an error) the right file and line?

Good question. I too would like to know how to debug production errors more effectively. I’m using sentry but all too often it’s impossible to determine any useful information about the error.