Skip to content

docs(samples): add Tab Web README with npm CFS proxy note#503

Open
corinagum wants to merge 2 commits into
mainfrom
cg/npm-registry-docs
Open

docs(samples): add Tab Web README with npm CFS proxy note#503
corinagum wants to merge 2 commits into
mainfrom
cg/npm-registry-docs

Conversation

@corinagum

Copy link
Copy Markdown
Contributor

What

Adds examples/tab/Web/README.md (the Tab example Web frontend had no README), documenting the build and the npm CFS note.

Why

The Tab Web frontend uses npm install, which is blocked on Microsoft-managed devices. The Python SDK release build is unaffected (PyPI) — this is a dev-time sample note.

Notes

  • Links to aka.ms/CFS; external contributors unaffected.
  • No internal feed URL committed.

Copilot AI review requested due to automatic review settings July 10, 2026 21:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds missing documentation for the Tab example’s Web (React/Vite) frontend so contributors know how to build it and understand the Microsoft-managed device npm install constraint (CFS proxy note). This fits the repo’s goal of providing runnable examples alongside the Python Teams SDK without affecting the SDK release build.

Changes:

  • Add a new README.md under examples/tab/Web/ describing how to build the Vite frontend.
  • Document the Central Feed Services (CFS) proxy requirement for Microsoft-managed devices when accessing registry.npmjs.org.

@corinagum corinagum force-pushed the cg/npm-registry-docs branch from 6fc24f0 to 174d120 Compare July 10, 2026 21:47
Corina Gum and others added 2 commits July 10, 2026 15:23
The Tab example Web frontend uses npm, which is blocked on
Microsoft-managed devices. Add a README documenting the build and
pointing to the CFS proxy setup at aka.ms/CFS.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 75223766-eb7f-4146-9d06-2c4e1e22f42e
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 75223766-eb7f-4146-9d06-2c4e1e22f42e
@corinagum corinagum force-pushed the cg/npm-registry-docs branch from e59b1ef to f678508 Compare July 10, 2026 22:23
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.

2 participants