dillon1000/react

Commit

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
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/src/Babel/BabelPlugin.ts ModifiedM compiler/forget/src/CompilerFlags.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…