Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

CI build workflow requires npm run build-head which was missing from package.json.

Changes

  • Build scripts: Added build-head, build-only, prebuild-only, build, and clean scripts to package.json
  • Dependencies: Added ecmarkup ^21.5.0 to devDependencies

The build scripts follow the standard tc39/ecma262 pattern where build-head runs ecmarkup with --lint-spec --strict flags to generate the spec HTML from spec.html.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: danregima <10253941+danregima@users.noreply.github.com>
Copilot AI changed the title [WIP] Initiate repairs to fix build errors Add missing ecmarkup build scripts Feb 3, 2026
Copilot AI requested a review from danregima February 3, 2026 23:43
@danregima danregima marked this pull request as ready for review February 5, 2026 05:13
@danregima danregima merged commit b813dcd into main Feb 5, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants