mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-24 01:00:51 -04:00
* fix(client): report cross origin errors This reports errors generated in cross origin scripts to the dev console and lets the user know via the fcc console. * refactor: clean up script error checks Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>