ampproject / ampproject/amp-toolbox
Support ES module
Open
- Dominant language
- HTML
- Stars
- 459
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
Are there any plans to support ES modules?
CommonJS's Dynamic require is often not supported by the transformer, so it may not run on other runtimes. (mainly Deno).
Contributor guide
Research direction
Start by locating the transformer and reviewing how it loads or emits modules; the issue names no files or tests. Compare the current CommonJS behavior with ES module requirements, especially for Deno. The work is done when the supported module format and runtime behavior are defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100