-
Notifications
You must be signed in to change notification settings - Fork 181
Description
@sebastianbenz @sigginet
I have a question about validator-generated.php
I followed instructions on how to regenerate it by cloning lullabot/amphtml repo and stuff.
I only had one small change (I added amp-video element and the script for it to Context.php). But when I regenerated the file, it was so much different from what it is right now. So it either was changed manually before, and now generated changes are overriding it, or some other changes that people made, required the file to be regenerated, and it wasn't. Also, does that repo https://github.com/Lullabot/amphtml need to be updated as well? looks like the repo it was forked from is so much ahead.
On the side note, I opened a bunch of pull requests, that we had in our version of amp-library, because we decided to keep it up to date with yours, and contribute, since you guys are merging code. Please, look when you have time. Thx!