devtools-docs icon indicating copy to clipboard operation
devtools-docs copied to clipboard

sourceURL and usecases

Open paulirish opened this issue 11 years ago • 0 comments

We do have docs here, but this might make sense for a focused blog post or SO answer.

docs: https://developer.chrome.com/devtools/docs/javascript-debugging#@sourceurl-and displayname in action

Use cases:

  • assigning a source filename to

In many cases build systems or module loaders should be doing this.

paulirish avatar Oct 16 '14 07:10 paulirish