I'm using `gatsby-plugin-html2amp`, and am encountering an issue where Gatsby adds a `type="image/webp` to the WebP `<source>` tags. `type` is not a valid field for `amp-img`, so therefore should be removed.