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