Skip to content

Feat/fullstack esm#6

Open
RiyaSharma03 wants to merge 3 commits intomainfrom
feat/fullstack-esm
Open

Feat/fullstack esm#6
RiyaSharma03 wants to merge 3 commits intomainfrom
feat/fullstack-esm

Conversation

@RiyaSharma03
Copy link
Copy Markdown
Contributor

No description provided.

RiyaSharma03 and others added 2 commits March 19, 2026 18:28
…on in almostesm

Shim Node built-in modules (buffer, stream, fs, etc.) for browser bundles to
avoid build failures from dead-code RN imports. Also improve the external
resolution logic to auto-externalize unresolvable implicit peer deps instead
of crashing the build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Patch React.createContext during module execution so re-runs return the
same context object, preventing useContext identity mismatches that cause
stale/missing values after hot reloads.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
reactnative-run-website Error Error Mar 27, 2026 6:54am

Request Review

Add proper CORS preflight handling (OPTIONS, allowed methods/headers) and
fix ESM-to-CJS export wrapping so __toESM consumers get the actual value
directly instead of broken chained getters.

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