Skip to content

Refactor Metro configuration and polyfills for improved compatibility#30

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
Sep 18, 2025
Merged

Refactor Metro configuration and polyfills for improved compatibility#30
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

Updated metro.config.js to add blockList and watchFolders for better module resolution and directory watching. Modified polyfills.js to replace the 'events' module with a custom EventEmitter implementation, enhancing compatibility with the current setup.

Updated metro.config.js to add blockList and watchFolders for better module resolution and directory watching. Modified polyfills.js to replace the 'events' module with a custom EventEmitter implementation, enhancing compatibility with the current setup.
cursor[bot]

This comment was marked as outdated.

Updated polyfills.js to import the 'events' module as a whole instead of just the EventEmitter, enhancing the module's structure and ensuring better compatibility with the current setup.
@jamespepper81 jamespepper81 merged commit c5fbaec into main Sep 18, 2025
1 check passed
jamespepper81 pushed a commit that referenced this pull request Feb 16, 2026
Fixes Dependabot alert #30 (GHSA-w7fw-mjwx-w883): qs arrayLimit
bypass in comma parsing allows denial of service via memory exhaustion.

https://claude.ai/code/session_01NxmEtYhm33rKmBCPW8MSvq
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