Skip to content

Rebuild accordion using source maps to avoid eval in compiled code

Jeremy Pitt requested to merge issue/ckeditor_accordion-3477046:2.0.x into 2.0.x

Ensure the compiled JS code doesn't rely on eval which gets flagged a security violation in the SecKit CSP.

Merge request reports

Loading