Skip to content

Conversation

@compulim
Copy link
Contributor

@compulim compulim commented Dec 30, 2025

Changelog Entry

Added

  • 👷🏻 Added npm run build-browser script for building test harness only, in PR #5667, by @compulim

Description

Added new npm run build-browser script that build packages/test/harness only and would work on Windows (outside of WSL).

Design

Specific Changes

  • Added npm run build-browser to root package.json
  • Added CI to make sure build-browser script works on Windows
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim marked this pull request as ready for review December 30, 2025 21:55
@compulim compulim merged commit 587b91b into main Dec 30, 2025
30 checks passed
@compulim compulim deleted the feat-build-browser branch December 30, 2025 22:44
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.

3 participants