-
Notifications
You must be signed in to change notification settings - Fork 372
[experiment] Docs/fumadocs waku #1324
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
Conversation
f48801d to
a5a7190
Compare
a5a7190 to
577a290
Compare
577a290 to
b5c5a51
Compare
b5c5a51 to
a40c5ac
Compare
workflow: benchmarks/perfComparison of performance test results, measured in operations per second. Larger is better.
|
workflow: benchmarks/sizeComparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better.
|
7fa78ce to
391b233
Compare
8914d82 to
fe421c5
Compare
fe421c5 to
6888c93
Compare
mellyeliu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The docs on this branch are behind what's in main. Let's port them over before merging
What changed / motivation ?
Second attempt to make things build correctly. This is currently using yarn instead of NPM to fix the double-react problem.