Why Webpack is hard

1 points by erikpukinskis ↗ HN
Webpack's core axiom is "the browser is the same as the server". It wants you to manage dependencies the same way in both places. But the browser is not the same as the server. Ignoring this leads to suffering.

0 comments

[ 3.2 ms ] story [ 11.0 ms ] thread

No comments yet.