生成了project.js.map怎么调试呢?

生成了project.js.map,怎么调试呢?
release版本得到行号和列号,以及错误的函数,比如 TypeError: e.getDelta is not a function。