Attach Source Map

Attaches an inline source map to a script.

Name your script, put the code to the input area and press Process to generate the source map. If not minified, the output script will be the same as the input script, just the inline source map will be attached to the bottom. This is useful if you insert an inline script to a page and need to debug it using the browser script debugger.