Currently, the TAG value is putted into the compiled js as comment ubiquitous, could it be a fixed place of the compiled js code that comment all the TAG values? It’s so hard to debug complicated code for now…

Currently, the TAG value is putted into the compiled js as comment ubiquitous, could it be a fixed place of the compiled js code that comment all the TAG values? It’s so hard to debug complicated code for now…
TAG is a string instead (and customizable) in v11, so this should be much easier to debug from v11 going forward.