validator.js icon indicating copy to clipboard operation
validator.js copied to clipboard

feat(ci): update build tooling

Open WikiRik opened this issue 2 months ago • 4 comments

Updates the rollup version we use and introduces a separate build step in the CI so we test on the files that will also be published to npm. This also allows us to more easily update eslint in a future PR. It's a feat because there might be (very) minor changes to the build itself.

This incorporates part of the changes of #2401

Checklist

  • [X] PR contains only changes related; no stray files, etc.
  • [ ] README updated (where applicable)
  • [ ] Tests written (where applicable)
  • [ ] References provided in PR (where applicable)

WikiRik avatar Nov 09 '25 10:11 WikiRik