How do you set a value of a variable in chrome console when debugging minified code with SourceMap

后端 未结 0 367
耶瑟儿~
耶瑟儿~ 2021-01-12 23:42

I am debugging angularJS production code, and want to change the value of a variable on the fly. Normally you can do this in the console

$scope.myValue = true

相关标签:
回答
  • 消灭零回复
提交回复
热议问题