dillon1000/react
Commit
Browse files [pipeline] Make logging more structured
--- Add types for logged events, including a `CompileSuccess` event which can help us record successfully compiled Forget functions and their compilation details (e.g. # memoSlots used).
Changed paths3 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/Entrypoint/Options.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/ReactiveScopes/CodegenReactiveFunction.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…