Viewing profile — fonybalony
fonybalony
HN member- Joined
- Sun, May 28, 2017, 3:34 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About fonybalony
No profile information was provided.
Recent public activity
-
comment
Comment #14435037
You need to add uglify to your webpack.config.js. https://webpack.github.io/docs/list-of-plugins.html#uglifyjs...
-
comment
Comment #14434783
> React is 275K (nearly a quarter of a meg) when it is minified and gzipped. 750K when it is not minified/gziped. That statement is completely false. react@15.5.4: react.min.js is …