简体   繁体   中英

expand wrapped inline script in chrome dev tools

I'm having large inline javascript script in my page and in Chrome dev tools I see it's being wrapped at some point (see threepoints):

在此处输入图片说明

I want to debug some code after this three dots. How can I access it how set a breakpoint?

单击<style>左侧的三角形,或双击...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM