在Chrome DevTools中停用源地图

在Chrome DevTools中停用源地图

问题描述:

是否可以快速从Chrome DevTools中显示的jsx代码切换到原始ES5并再次返回?

Is there a quick way to switch from the jsx code shown in Chrome DevTools to the raw ES5 and back again?

打开开发人员工具,转到开发人员工具的设置,然后取消选中来源设置下的启用JavaScript源图

Open Developer Tools, go to "Settings" for Developer Tools, then uncheck Enable JavaScript Sourcemaps under the "Sources" settings.