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

test: Improve testing system for tree shaker #4663

Merged
merged 12 commits into from
Apr 24, 2023

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 21, 2023

Description

We need a testing system that supports enabling only some of exports. This PR implements it by using config.json.

Fix WEB-917.

Testing Instructions

Look at output.mdx

@vercel
Copy link

vercel bot commented Apr 21, 2023

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

Name Status Preview Comments Updated (UTC)
examples-basic-web 🔄 Building (Inspect) Apr 21, 2023 3:00am
examples-vite-web 🔄 Building (Inspect) Apr 21, 2023 3:00am
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-designsystem-docs ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-native-web ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-nonmonorepo ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-svelte-web ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am
turbo-site ⬜️ Ignored (Inspect) Apr 21, 2023 3:00am

@kdy1 kdy1 marked this pull request as ready for review April 21, 2023 03:00
@kdy1 kdy1 requested a review from a team as a code owner April 21, 2023 03:00
@kdy1 kdy1 assigned sokra and alexkirsz and unassigned sokra and alexkirsz Apr 21, 2023
@kdy1 kdy1 requested review from sokra and alexkirsz April 21, 2023 03:01
@github-actions
Copy link
Contributor

✅ This change can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Apr 21, 2023

🟢 CI successful 🟢

Thanks

Copy link
Contributor

@alexkirsz alexkirsz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kdy1 kdy1 added the pr: automerge Kodiak will merge these automatically after checks pass label Apr 24, 2023
@kodiakhq kodiakhq bot merged commit fd52579 into main Apr 24, 2023
@kodiakhq kodiakhq bot deleted the kdy1/web-917-add-a-testing-system-which-supports branch April 24, 2023 12:16
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

We need a testing system that supports enabling only _some_ of exports.
This PR implements it by using `config.json`.

Fix WEB-917.

### Testing Instructions

Look at output.mdx
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

We need a testing system that supports enabling only _some_ of exports.
This PR implements it by using `config.json`.

Fix WEB-917.

### Testing Instructions

Look at output.mdx
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

We need a testing system that supports enabling only _some_ of exports.
This PR implements it by using `config.json`.

Fix WEB-917.

### Testing Instructions

Look at output.mdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants