|
|
|
|
|
by PascalW
2853 days ago
|
|
React is unfortunately quite big indeed. However you can actually replace React in ReasonReact with an API compatible alternative via Webpack. I tried this a few weeks back and have to say that it only worked with Inferno.js though, not Preact (lack of React 16 feature support) nor Nerv.js. |
|