Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create lib test harnesses with a variety of bundlers #5332

Open
jmrossy opened this issue Jan 29, 2025 · 0 comments
Open

Create lib test harnesses with a variety of bundlers #5332

jmrossy opened this issue Jan 29, 2025 · 0 comments

Comments

@jmrossy
Copy link
Contributor

jmrossy commented Jan 29, 2025

Problem

Many problems with the SDK and other hyp libraries don't get discovered until the libraries are published and used in an app, such as the Next.JS-based explorer or warp UI. For example, the use of node-specific code that breaks the lib's isomorphism.

Solution

Create a set of minimal test apps with a variety of bundlers (Vite, Webpack, Rollup) which package and exercise the lib before they get published to NPM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant