Skip to content

docs: clarify CDN and package installation - #3014

Open
Assemlal11 wants to merge 1 commit into
codex-team:nextfrom
Assemlal11:docs-fix-getting-started
Open

docs: clarify CDN and package installation#3014
Assemlal11 wants to merge 1 commit into
codex-team:nextfrom
Assemlal11:docs-fix-getting-started

Conversation

@Assemlal11

Copy link
Copy Markdown

Summary

Clarifies the Editor.js installation documentation by separating package-manager usage from browser CDN usage.

The update:

  • explains that package imports require a project setup that supports them
  • adds a complete minimal browser-only CDN example
  • removes the outdated hardcoded CDN version
  • updates the local built-file example to use the current UMD filename

Testing

  • Tested the CDN example in Chrome
  • Confirmed Editor.js loaded successfully
  • Confirmed the editor interface appeared
  • Confirmed the console logged Editor.js loaded successfully

Closes #2584

Separates browser CDN usage from package-manager imports and adds a complete minimal browser example for issue codex-team#2584.
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.

Minimal Code not working when following "Getting Started" instructions

1 participant