[compiler] Remove dead JS error formatting code and @babel/code-frame dependency
Now that error formatting is done in Rust (returning formattedMessage on CompilerErrorInfo), remove the JS fallback: formatCompilerError(), categoryToHeading(), printCodeFrame(), their constants, and the @babel/code-frame import from babel-plugin-react-compiler-rust.
J
Joe Savona committed
7b9fa071041d31a5b1f53fb367ed3e8c43d48d06
Parent: dceabf6