| > This simply should be a build step This is a great point, but when I think of build steps, I think of something like minifying which comes with a performance gain. I'm not sure I see what the obvious gain to omitting optional tags in the way Google suggests is. Edit: To clarify, I'm wondering if there's some performance gain by the browser not having to parse the implicit optional tags. |
This is minification, isn't it?