Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
315 contributions in the last year
Activity overview
Contributed to
ampproject/amphtml,
ampproject/amp-github-apps,
erwinmombay/brotli-size
and 5 other
repositories
Contribution activity
April 2020
Created a pull request in ampproject/amphtml that received 3 comments
add a `esmCommand` key/value pair to experiment configuration
If esmCommand is not provided, the internal build system will re-use
the production version of the mjs files. meaning the module build will
not hav…
+2
−1
•
3
comments
- 🏗Make babel plugin tests work with `jest` v25
- Universal IntersectionObserver polyfill
- 🏗 Update `@ampproject/filesize` to 4.0.1 with new API
- 🚀 Transformer for removing AMP devAssert, working on existing known cases
- 🏗 Temporarily disable function transform due to Services implementation
- 🏗Lay groundwork for testing ESM code during CI
- 🏗 Debug Compilation Lifecycles via gulp dist --debug
- 🏗♻️ Consolidate all `babel` configs into `babel.config.js` (with `--esm` fixes)
- Delete bundled ampToolboxCacheUrl in favor of new node_module
- 🚀 Add const-let transform to post closure transforms
- 🚀 Remove IE specific references for ESM path
- 🚀 Remove 'use strict' directives in post compilation transform for modu…
- 🚀 Merging TemplateLiterals can result in StringLiterals
- 🚀 Function expression rewriting during post closure transforms
- 🚀 Flatten Literals in TemplateLiterals
- 🐛 Set content-type header for error-reporting
- 🚀 Move FixedLayer to amp-viewer-integration extension
Created an issue in ampproject/amphtml that received 6 comments
🌸 Cherry-pick request for #27523 into #27511 (Obsolete)
Cherry-pick request Why does this issue meet the cherry-pick criteria? We need to test the new error reporting end point and this also fixes it f…
6
comments