mirror of
https://github.com/facebook/react.git
synced 2026-02-25 05:03:03 +00:00
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.