dillon1000/react
Commit
Browse files Add enableOnlyOnUseForgetDirective flag
When this flag is enabled, Forget will only compile function declarations opted in via the `'use forget'` directive. By default this is false. Tested internally, see related diffs
Changed paths2 files
First-parent comparisoncompiler/forget/src/Babel/BabelPlugin.ts ModifiedM compiler/forget/src/CompilerFlags.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…