I found that the validation files and some other defaults provided by the AMP extension generator fail to build/behave correctly. We've updated our validator files and patterns for example, and the information in the extension generator is no longer correct.
/to @erwinmombay as owner and for priority triage
/cc @mrjoro for visibility on documentation/cleanup effort
To see what we're advocating now for validation see contributing validation rules.
We tried to simplify the necessary code. Now we have an extension_spec
that encapsulates what most extensions need.
This issue hasn't been updated in awhile. @erwinmombay Do you have any updates?
Looks like this was updated to the latest https://github.com/ampproject/amphtml/blob/38f4c3244195ed91e56213e519860533dd3fceee/build-system/tasks/extension-generator/index.js#L33