Lucifier129 / react-lite

An implementation of React v15.x that optimizes for small script size
MIT License
1.73k stars 98 forks source link

Possible reasons react-lite results in ~2KB bundle size reduction? #104

Closed JohnAllen closed 7 years ago

JohnAllen commented 7 years ago

Anyone have any thoughts? I only got a ~2KB reduction and I thought it would be more like 17KB which is what the Medium article I found claimed.

Lucifier129 commented 7 years ago

You can try webpack-bundle-analyzer to analyzer the bundle, if you are using webpack