Skip to content

Document local mode correctly and component logging via plugins#44

Merged
ricardo-devis-agullo merged 1 commit into
masterfrom
docs-local-mode-and-component-logging
Jul 24, 2026
Merged

Document local mode correctly and component logging via plugins#44
ricardo-devis-agullo merged 1 commit into
masterfrom
docs-local-mode-and-component-logging

Conversation

@ricardo-devis-agullo

Copy link
Copy Markdown
Contributor

Summary

  • Correct the local option docs: it is oc dev development mode, not a filesystem-vs-remote storage toggle.
  • Document what local mode actually changes (no publish, console forwarding, hot reload, richer errors).
  • Add guidance for production/staging component logging via a context-aware plugin, plus an FAQ entry for missing console.log outside oc dev.
  • Fix plugin docs so context: true is shown on registry.register(...).

Test plan

  • Preview the registry configuration and FAQ pages
  • Confirm anchors #local-development-mode and #logging-from-components resolve

Generated with Devin

Clarify that local is oc dev mode (not a storage toggle), and guide
operators to log from components with a context-aware plugin instead
of enabling console in production.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@ricardo-devis-agullo
ricardo-devis-agullo merged commit f492017 into master Jul 24, 2026
1 check passed
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