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

[compiler] Scaffold fixture library #31148

Merged
merged 2 commits into from
Oct 10, 2024
Merged

[compiler] Scaffold fixture library #31148

merged 2 commits into from
Oct 10, 2024

Conversation

poteto
Copy link
Member

@poteto poteto commented Oct 7, 2024

Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 0:45am

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Oct 7, 2024
@josephsavona
Copy link
Contributor

What's the idea of the fixture library?

@poteto
Copy link
Member Author

poteto commented Oct 7, 2024

@josephsavona to test out that the backwards compat stuff works in a real world setting. I can do it in a private repo somewhere if you prefer, just thought it'd be quicker and we have some precedent for react. It's also something I can link to later in the docs as an example guide.

@josephsavona
Copy link
Contributor

Ahhh right! No this makes sense!

Add missing directory to prettierignore.
Scaffolds an empty library to test backwards compatibility with the compiler enabled.
@react-sizebot
Copy link

react-sizebot commented Oct 10, 2024

Comparing: de43d56...1f644c3

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.82 kB 1.82 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 507.80 kB 507.80 kB = 90.79 kB 90.79 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB +0.05% 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 512.74 kB 512.74 kB = 91.51 kB 91.51 kB
facebook-www/ReactDOM-prod.classic.js = 603.01 kB 603.01 kB = 106.64 kB 106.64 kB
facebook-www/ReactDOM-prod.modern.js = 579.21 kB 579.21 kB = 102.72 kB 102.72 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against ea903a0

poteto added a commit that referenced this pull request Oct 10, 2024
Add missing directory to prettierignore.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31168).
* #31167
* #31166
* #31165
* #31164
* #31148
* __->__ #31168
@poteto poteto merged commit b781c9f into main Oct 10, 2024
383 checks passed
@poteto poteto deleted the pr31148 branch October 10, 2024 14:54
poteto added a commit that referenced this pull request Oct 10, 2024
Scaffold empty apps to consume the fixture lib.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31164).
* #31167
* #31166
* #31165
* __->__ #31164
* #31148
* #31168
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants