-
New Feature
-
Resolution: Fixed
-
Normal
-
8.0.5
-
Security Level: Jimmy
In order to improve debugging capabilities we currently have the <debug-js> option to provide the original readable source code to the client. Still some files are very long (especially zk.wpd >20000 lines) files would benefit from source maps which would then provide the exact position in the original file.
see: https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
An additional option to generate a source map would improve both cases <debug-js> enabled/disabled
- relates to
-
ZKCHARTS-104 missing source map errors
- Resolved
-
ZK-3752 browser can't download source map after reloading a page
- Closed
-
ZK-3770 source map produces a wrong line number
- Closed