Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Hi,

    The min.js at the end of the file name shows that it is: https://snipboard.io/aWjKdM.jpg

    Even if your JavaScript is minified, Web Inspector pretty-prints—or expands—all of your scripts, allowing you to set breakpoints on minified content.

    Try visiting the URL for the script, you will see that it is minified.

    Thread Starter RashaMatt

    (@rashamatt)

    Actually, the Preview shows “-” for line numbers of minified lines that are wrapped by the pretty-printing. When it shows actual line numbers, these correspond to the real line numbers in the retrieved source file. So for the particular files I screen-shotted above, you can see that they have not been minified.

    Compare to minified files, which look like this:

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.