adobe / adobe/generator-aio-app

convert to ESM so we can use yeoman-generator@v7 and greater

Open
#244 1 comment 0 reactions 0 assignees View on GitHub
breaking-change bug
Dominant language
JavaScript
Stars
16
Forks
19
PR merge metrics
No merged PRs in 30d

Description

We are already dynamically importing `yeoman-test` via #241 .
This will be a `major` version upgrade.

Any users of this lib (which will be made into an ESM) must:
- not use any explicit paths from the main export (unless we explicitly provide this path)
- dynamically import this lib, if used from commonjs

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the package's current main export and the dynamic yeoman-test import introduced by #241. Trace how consumers use explicit export paths and CommonJS, then define the ESM entry-point changes and verify that supported consumers can import the library without relying on undocumented paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.