Skip to content

docs: phase out prominent http/https specifier examples#3006

Open
bartlomieju wants to merge 1 commit intomainfrom
docs/phase-out-https-specifiers
Open

docs: phase out prominent http/https specifier examples#3006
bartlomieju wants to merge 1 commit intomainfrom
docs/phase-out-https-specifiers

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

Summary

  • Remove most HTTP/HTTPS URL import examples across runtime docs, replacing them with jsr: and npm: specifiers
  • Condense the "HTTPS imports" section in modules.md to a single brief reference with a caution note
  • Remove the "Overriding HTTPS imports" subsection entirely
  • Update code examples in CLI docs, JSX, TypeScript config, and migration guide to use local files or npm: specifiers

Test plan

  • Verify no broken internal links from removed sections
  • Confirm the remaining HTTPS imports section in modules.md reads well as a standalone reference
  • Check that JSX pragma example with import map note is clear

🤖 Generated with Claude Code

Reduce visibility of HTTP/HTTPS URL imports across runtime docs in
favor of jsr: and npm: specifiers. Keeps a single condensed reference
section in modules.md for discoverability.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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