|
|
|
|
|
by bastawhiz
3369 days ago
|
|
If you have a build step (you probably do), in most cases it's as simple as running `npm install --save` for your minifier of choice and adding one line to your build script. Even if the difference is minimal, it could mean the difference between, say, three TCP packets and four, which adds up for users on high-latency connections. |
|