Skip to content

Self-host the CodeMirror 5 demo runtime - #56

Merged
haoranyu merged 1 commit into
v1from
53-versioned-pages-v1-self-hosted
Aug 24, 2026
Merged

Self-host the CodeMirror 5 demo runtime#56
haoranyu merged 1 commit into
v1from
53-versioned-pages-v1-self-hosted

Conversation

@haoranyu

Copy link
Copy Markdown
Member

Refs #53

Summary

  • replace the v1 demo's cdnjs dependencies with exact CodeMirror 5.65.21 files from the locked npm package
  • retain the upstream MIT license and verify every vendored byte plus reviewed SHA-256 hashes
  • keep v1 test discovery isolated from generated CM6 browser fixtures when switching branches in one working tree

Verification

  • npm test (24/24)
  • npm audit --omit=dev (0 vulnerabilities)
  • npm pack --dry-run --json
  • git diff --check

The main Pages PR will pin the resulting v1 merge commit and run both demos with all external HTTP(S) assets blocked.

@haoranyu
haoranyu merged commit bde0ac7 into v1 Aug 24, 2026
2 checks passed
@haoranyu
haoranyu deleted the 53-versioned-pages-v1-self-hosted branch August 24, 2026 20:24
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