dillon1000/react
Commit
Browse files Also build react-forget-runtime with rollup
This adds rollup to the runtime and adds a new plugin to add the license banner + inject the `"use no memo"` directive. We need to inject it there as rollup currently strips out unknown directives during bundling.
Changed paths5 files
First-parent comparisoncompiler/package.json ModifiedM compiler/packages/react-forget-runtime/package.json ModifiedA compiler/packages/react-forget-runtime/rollup.config.js AddedM compiler/packages/react-forget-runtime/tsconfig.json ModifiedM compiler/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…