dillon1000/react
Commit
Browse files Move entrypoint into its own directory
Changed paths8 files
First-parent comparisoncompiler/forget/src/Babel/BabelPlugin.ts ModifiedM compiler/forget/src/Babel/RunReactForgetBabelPlugin.ts ModifiedR compiler/forget/src/CompilerInstrumentation.ts →compiler/forget/src/Entrypoint/Instrumentation.ts RenamedR compiler/forget/src/CompilerOptions.ts →compiler/forget/src/Entrypoint/Options.ts RenamedR compiler/forget/src/CompilerPipeline.ts →compiler/forget/src/Entrypoint/Pipeline.ts RenamedR compiler/forget/src/CompilerEntrypoint.ts →compiler/forget/src/Entrypoint/Program.ts RenamedA compiler/forget/src/Entrypoint/index.ts AddedM compiler/forget/src/index.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…