dillon1000/react

Commit

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.
Browse files
Changed paths5 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…