mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Bundle config: inline internal hook wrapper Instead of reading this wrapper from 2 files for "start" and "end" and then string modifying the templates, just inline them like the other wrappers in this file.