源映射


🌐 Source maps

由于内联类型被空格替代,在堆栈跟踪中正确的行号不需要源映射;并且 Node.js 不会生成它们。

🌐 Since inline types are replaced by whitespace, source maps are unnecessary for correct line numbers in stack traces; and Node.js does not generate them.