dillon1000/react
Commit
Browse files Add a logger option for logging compiler errors from Babel
Add a `logger` option so compiler errors are surfaced in our metrics collection pipeline. We can probably later merge the global `log` function with it.
Changed paths3 files
First-parent comparisoncompiler/forget/src/Babel/BabelPlugin.ts ModifiedM compiler/forget/src/Babel/PluginOptions.ts ModifiedM compiler/forget/src/__tests__/hir-test.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…