mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f01f74d9e1
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.