Evan Jacobs
Results
452
comments of
Evan Jacobs
I decided to fork this repo to apply the patch and make it available: https://www.npmjs.com/package/react-native-web-fork The easiest way to use it is probably this package.json override: ``` { "overrides": {...
I'd recommend adjusting your chunking strategy for feeding input to the compiler if you are concerned about seeing incomplete HTML. I don't have any library-specific ideas for handling this at...