File "systemjs-conflict-patch-pre.js"

Full Path: /home/lacostenacom/public_html/wp/wp./wp-content/plugins/imunify-security/assets/ui-app/assets/static/systemjs-conflict-patch-pre.js
File size: 237 bytes
MIME-type: text/plain
Charset: utf-8

// SystemJS global conflict fix (required for some panels) - part before SystemJS script.
// Before we load SystemJS with AMD extras, this is the `define` from RequireJS (or similar 3rd party tool).
window.__orig_define = window.define;