Skip to content

Update http-server to 14.1.1 - #12

Merged
erseco merged 1 commit into
mainfrom
chore/update-http-server
Sep 19, 2026
Merged

erseco merged 1 commit into
mainfrom
chore/update-http-server

Conversation

@erseco

@erseco erseco commented Sep 19, 2026

Copy link
Copy Markdown

Development-only: http-server serves src/ for npm start and takes no part in the build. 0.11.1 dates from 2018.

Pinned exactly rather than by range. The lockfile already makes npm ci deterministic, but eXeLearning vendors what this repository builds against a recorded hash, so an exact version states the intent and survives a deliberate lockfile refresh.

Verification

npm ci && npm test 13 pass
Production bundle unchanged, byte for byteff9f393782d4…
Two clean builds byte-identical
npm start serves index.html, the source scripts and js/vendor/

A dev-server bump that changed the bundle would have been a reason to stop and look; it did not.

Development-only: it serves src/ for `npm start` and takes no part in the
build. 0.11.1 is from 2018.

Pinned exactly rather than by range. The lockfile already makes npm ci
deterministic, but eXeLearning vendors what this repository builds against a
recorded hash, so an exact version states the intent and survives a
deliberate lockfile refresh.

The production bundle is unchanged, byte for byte
(ff9f393782d4b3f395b409f20afed1f0e1f855f1fc1a02dbdd4b1ec449d715e0), which is
what a dev-server bump should do. `npm start` serves index.html, the source
scripts and the vendored libraries.
@erseco
erseco merged commit d82792f into main Sep 19, 2026
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.

1 participant