ampproject / ampproject/amphtml
investigate why the function declaration transformer is breaking amp geo
Open
Stale
Type: Feature Request
WG: performance
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
the function declaration transformer l-plugins/babel-plugin-transform-function-declarations/index.js is supposed to skip register function such as https://github.com/ampproject/amphtml/blob/master/extensions/amp-geo/0.1/amp-geo.js#L597. the esm build in production currently breaks in amp geo. investigate why this is the case
Contributor guide
Assessment
This issue has not been assessed yet.