|
|
|
|
|
by jacobevelyn
3567 days ago
|
|
How is a build step that turns your HTML into a smaller amount of HTML with the exact same behavior (by removing optional tags) different from a "minification" step that turns your HTML or JS into a smaller amount of HTML/JS with the exact same behavior? This is minification, isn't it? |
|