The plugin loads the minified version[ of color-picker](https://github.com/pojome/elementor/blob/master/includes/controls/color.php#L25) despite the SCRIPT_DEBUG constant is defined in `wp-config.php` This is more of a problem when using trunk version of WordPress where the minified file is not present.
The plugin loads the minified version of color-picker despite the SCRIPT_DEBUG constant is defined in
wp-config.phpThis is more of a problem when using trunk version of WordPress where the minified file is not present.