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

Allow barrel files in ui starter packages #305

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Conversation

jaredpalmer
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Dec 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/5efUxbsrPUkxXE4bXztcszWNMAKP
✅ Preview: https://turbo-site-git-fix-barrel-files-ui.vercel.sh

@jaredpalmer jaredpalmer merged commit 82cf867 into main Dec 15, 2021
@jaredpalmer jaredpalmer deleted the fix/barrel-files-ui branch December 15, 2021 21:01
sokra pushed a commit that referenced this pull request Oct 25, 2022
## Linux

```
OS: Ubuntu 20.04.4 LTS on Windows 10 x86_64
Kernel: 5.15.57.1-microsoft-standard-WSL2
CPU: AMD Ryzen 9 5950X (32) @ 3.400GHz
```

`cargo run --release --bin node-file-trace -- build crates/turbopack/tests/node-file-trace/integration/better-sqlite3.js`

### Before

```
done in 560ms (459ms compilation, 458ms task execution, 109028 tasks)
```

### After
```
done in 378ms (277ms compilation, 277ms task execution, 109028 tasks)
```

## macOS

```
OS: macOS 12.5.1 21G83 arm64
Host: MacBookPro18,2
CPU: Apple M1 Max
```


### Before

```
done in 482ms (380ms compilation, 379ms task execution, 111640 tasks)
```

### After

```
done in 362ms (259ms compilation, 259ms task execution, 111640 tasks)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant