ampproject / ampproject/amp-toolbox

Support ES module

Open
#1,349 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.