Closed vmsreeram closed 6 months ago
In production environment, all the js files are bundled into a single first.js sent on every pageload, but there is also a duplicate request - typically event.js which has same the content. Since fabric warns when some objects of it get redefined, it is shown in console. So to avoid this we suppressed the warning message. See MDL-66107.
warning