-
Improvement
-
Resolution: Fixed
-
Minor
-
4.2
We encountered a problem that was not obvious to identify, which was related to the fact that `lib/jssourcemap.php` loads config and all plugin config callbacks at the point when it is not expected and breaks some flow control. I suggest either to set AJAX_SCRIPT or other dedicated named constant (e.g. SOURCEMAP) in jssourcemap.php, so it can be identified in plugin callbacks.