这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@sokra
Copy link
Member

@sokra sokra commented Apr 4, 2023

Description

allow to pass effect mode to create-test-app CLI

@sokra sokra requested a review from a team as a code owner April 4, 2023 08:39
@vercel
Copy link
Contributor

vercel bot commented Apr 4, 2023

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

Name Status Preview Updated (UTC)
turbo-site ✅ Ready (Inspect) Visit Preview Apr 4, 2023 8:40am
10 Ignored Deployments
Name Status Preview Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-cra-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-designsystem-docs ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-native-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-nonmonorepo ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-svelte-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am
examples-vite-web ⬜️ Ignored (Inspect) Apr 4, 2023 8:40am

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

✅ This changes can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

🟢 CI successful 🟢

Thanks

@sokra sokra added the pr: automerge Kodiak will merge these automatically after checks pass label Apr 4, 2023
@kodiakhq kodiakhq bot merged commit 27ca34c into main Apr 4, 2023
@kodiakhq kodiakhq bot deleted the sokra/effect-on-create-test-app branch April 4, 2023 11:42
kodiakhq bot pushed a commit to vercel/next.js that referenced this pull request Apr 4, 2023
## Description

A require call inside a try block will only emit a warning instead of an error now.

I also added source information to the resolve issues where possible

### Example
```js
try {
  require("missing-module");
} ...
```
previously this would show an error in the overlay, now it's just a warning

## Additional Turbopack Updates

* vercel/turborepo#4414 (requirement for this)
* vercel/turborepo#4434
* vercel/turborepo#4447
* vercel/turborepo#4448
* vercel/turborepo#4446
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
…#4447)

### Description

allow to pass effect mode to create-test-app CLI
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
…#4447)

### Description

allow to pass effect mode to create-test-app CLI
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
…#4447)

### Description

allow to pass effect mode to create-test-app CLI
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