You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add browser-safe fallback entry with no-op modules for frontend compatibility (#28)
This pull request adds a browser-safe fallback entry with no-op modules to enable frontend compatibility while maintaining the Node.js HTTP adapter's functionality. Key changes include excluding browser-specific files from documentation generation, adding browser-specific blueprint and decorator implementations, and updating the rollup bundling and package exports configurations.
0 commit comments