Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3512

preserve comments in .src.js files

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.5.0
    • 8.0.3
    • General
    • Security Level: Jimmy
    • None
    • ZK 8.0.4 S1

      to enhance JS code analysis and debugging it would be helpful to preserve the inline comments in the non-minified .src.js files.
      This will avoid the additional step of looking them up in github.

      Since those non-minified files are only sent to the client side if <debug-js> is enabled the additional download size overhead does not affect production systems.

      Additionally it could be considered to use JS source maps to link minified and non minified JS code for debugging purposes.

            DevChu DevChu
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: