module.findSourceMap(path)


path 是文件的解析路径,应为其获取相应的源映射。

¥path is the resolved path for the file for which a corresponding source map should be fetched.

Node.js 中文网 - 粤ICP备13048890号