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

Disable mdx parsing in turbotrace #3304

Merged
merged 9 commits into from
Jan 17, 2023
Merged

Conversation

Brooooooklyn
Copy link
Contributor

It's not necessary to enable MDX parsing in turbotrace, and there was a parsing error that caused the build to fail when I was trying to enable turbotrace in verce/site: https://vercel.com/vercel/vercel-site/7pFWUVMWVAv3jC44WD2nBnwrbJpM

@Brooooooklyn Brooooooklyn requested a review from a team as a code owner January 13, 2023 09:28
@vercel
Copy link

vercel bot commented Jan 13, 2023

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

Name Status Preview Comments Updated
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-cra-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 17, 2023 at 3:25PM (UTC)
turbo-vite-web 🔄 Building (Inspect) Visit Preview Jan 17, 2023 at 3:25PM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
turbo-site ⬜️ Ignored (Inspect) Visit Preview Jan 17, 2023 at 3:25PM (UTC)

@github-actions
Copy link
Contributor

Benchmark for 012bd95

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8005.29µs ± 65.14µs 8011.95µs ± 65.77µs +0.08%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8265.23µs ± 53.82µs 8295.35µs ± 51.85µs +0.36%
bench_hmr_to_commit/Turbopack RSC/1000 modules 474.60ms ± 1.43ms 476.02ms ± 1.84ms +0.30%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8081.69µs ± 70.21µs 8084.20µs ± 58.81µs +0.03%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7038.56µs ± 58.64µs 7010.09µs ± 44.69µs -0.40%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7179.68µs ± 56.24µs 7200.40µs ± 51.43µs +0.29%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7141.39µs ± 67.01µs 7239.54µs ± 54.30µs +1.37%
bench_hydration/Turbopack RCC/1000 modules 3313.90ms ± 10.46ms 3339.38ms ± 13.54ms +0.77%
bench_hydration/Turbopack RSC/1000 modules 2843.31ms ± 7.44ms 2847.01ms ± 9.49ms +0.13%
bench_hydration/Turbopack SSR/1000 modules 2632.74ms ± 13.50ms 2650.33ms ± 15.96ms +0.67%
bench_startup/Turbopack CSR/1000 modules 1643.21ms ± 5.41ms 1649.93ms ± 6.05ms +0.41%
bench_startup/Turbopack RCC/1000 modules 2516.75ms ± 4.11ms 2513.73ms ± 8.44ms -0.12%
bench_startup/Turbopack RSC/1000 modules 2405.70ms ± 7.22ms 2388.04ms ± 6.02ms -0.73%
bench_startup/Turbopack SSR/1000 modules 2031.88ms ± 4.63ms 2042.26ms ± 4.86ms +0.51%

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2023

⏳ CI is running again... ⏳

Wait for it...

crates/node-file-trace/src/lib.rs Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

Benchmark for 83bf78c

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8777.37µs ± 71.12µs 8835.12µs ± 95.06µs +0.66%
bench_hmr_to_commit/Turbopack RCC/1000 modules 9069.26µs ± 71.47µs 9076.38µs ± 66.97µs +0.08%
bench_hmr_to_commit/Turbopack RSC/1000 modules 503.58ms ± 3.79ms 494.92ms ± 2.76ms -1.72%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8868.74µs ± 64.45µs 8928.98µs ± 82.86µs +0.68%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7730.95µs ± 60.93µs 7752.76µs ± 63.65µs +0.28%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7945.78µs ± 77.24µs 7894.28µs ± 76.39µs -0.65%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7809.54µs ± 59.11µs 7900.69µs ± 36.65µs +1.17%
bench_hydration/Turbopack RCC/1000 modules 3537.19ms ± 10.76ms 3575.77ms ± 19.34ms +1.09%
bench_hydration/Turbopack RSC/1000 modules 3054.75ms ± 11.13ms 3052.15ms ± 10.43ms -0.09%
bench_hydration/Turbopack SSR/1000 modules 2767.49ms ± 10.81ms 2771.80ms ± 7.23ms +0.16%
bench_startup/Turbopack CSR/1000 modules 1726.88ms ± 5.07ms 1724.02ms ± 5.64ms -0.17%
bench_startup/Turbopack RCC/1000 modules 2653.75ms ± 14.22ms 2653.07ms ± 10.78ms -0.03%
bench_startup/Turbopack RSC/1000 modules 2524.37ms ± 8.63ms 2542.39ms ± 12.95ms +0.71%
bench_startup/Turbopack SSR/1000 modules 2145.27ms ± 5.25ms 2153.14ms ± 6.45ms +0.37%

@ForsakenHarmony
Copy link
Contributor

Why do we not want to parse in turbotrace? Don't we still want to resolve the imports of the mdx files?

@Brooooooklyn
Copy link
Contributor Author

Brooooooklyn commented Jan 13, 2023

Why do we not want to parse in turbotrace? Don't we still want to resolve the imports of the MDX files?

Align the behavior with https://github.com/vercel/nft.

Turbotrace is running in two phases in next.js projects:

  1. tracing webpack entries
  2. tracing webpack output

Tracing the webpack entries is because we need to trace static assets like CSS/images that could not be traced in output. So, ignoring MDX is totally safe in this step.

@ForsakenHarmony

@ForsakenHarmony
Copy link
Contributor

ForsakenHarmony commented Jan 13, 2023

@Brooooooklyn what happens when you import css or an image from mdx?

@sokra
Copy link
Member

sokra commented Jan 13, 2023

You could use https://mdxjs.com/packages/node-loader/ from node to import mdx. In which case we also need to trace dependencies in mdx, so mdx need to be parsed.

@Brooooooklyn
Copy link
Contributor Author

what happens when you import css or an image from mdx?

In this case, they can use unstable_includeFiles to include it: https://nextjs.org/docs/advanced-features/output-file-tracing#caveats

@github-actions
Copy link
Contributor

Benchmark for 1c04f5d

Test Base PR % Significant %
bench_hydration/Turbopack RSC/1000 modules 2931.23ms ± 10.41ms 2984.64ms ± 12.24ms +1.82% +0.27%
bench_startup/Turbopack CSR/1000 modules 1675.15ms ± 4.36ms 1650.92ms ± 4.41ms -1.45% -0.40%
bench_startup/Turbopack RCC/1000 modules 2572.32ms ± 11.18ms 2624.36ms ± 11.97ms +2.02% +0.22%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8599.89µs ± 89.60µs 8695.00µs ± 67.87µs +1.11%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8885.07µs ± 59.46µs 8922.64µs ± 63.54µs +0.42%
bench_hmr_to_commit/Turbopack RSC/1000 modules 482.60ms ± 1.53ms 476.32ms ± 4.28ms -1.30%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8677.09µs ± 73.48µs 8750.19µs ± 49.61µs +0.84%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7633.36µs ± 76.56µs 7679.86µs ± 43.25µs +0.61%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7811.54µs ± 79.59µs 7843.86µs ± 77.85µs +0.41%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7739.34µs ± 27.07µs 7817.29µs ± 58.96µs +1.01%
bench_hydration/Turbopack RCC/1000 modules 3530.55ms ± 29.60ms 3437.33ms ± 19.75ms -2.64%
bench_hydration/Turbopack RSC/1000 modules 2931.23ms ± 10.41ms 2984.64ms ± 12.24ms +1.82% +0.27%
bench_hydration/Turbopack SSR/1000 modules 2699.52ms ± 9.69ms 2739.90ms ± 14.20ms +1.50%
bench_startup/Turbopack CSR/1000 modules 1675.15ms ± 4.36ms 1650.92ms ± 4.41ms -1.45% -0.40%
bench_startup/Turbopack RCC/1000 modules 2572.32ms ± 11.18ms 2624.36ms ± 11.97ms +2.02% +0.22%
bench_startup/Turbopack RSC/1000 modules 2508.28ms ± 10.56ms 2535.73ms ± 17.14ms +1.09%
bench_startup/Turbopack SSR/1000 modules 2096.59ms ± 10.36ms 2089.94ms ± 6.56ms -0.32%

@Brooooooklyn
Copy link
Contributor Author

@sokra added the enable_mdx option to node-file-trace, I will disable it in vercel-site for now because of the mdx-rs bug, and enable it again when mdx-rs fix it.

@github-actions
Copy link
Contributor

Benchmark for 115fdf8

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8077.56µs ± 47.13µs 8145.16µs ± 40.69µs +0.84%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8395.16µs ± 89.09µs 8460.99µs ± 61.20µs +0.78%
bench_hmr_to_commit/Turbopack RSC/1000 modules 462.81ms ± 1.61ms 461.85ms ± 2.20ms -0.21%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8269.30µs ± 38.92µs 8176.78µs ± 78.95µs -1.12%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7130.67µs ± 48.95µs 7139.86µs ± 58.08µs +0.13%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7234.94µs ± 71.29µs 7267.96µs ± 55.36µs +0.46%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7173.57µs ± 48.43µs 7239.71µs ± 49.70µs +0.92%
bench_hydration/Turbopack RCC/1000 modules 3318.63ms ± 10.85ms 3338.55ms ± 11.30ms +0.60%
bench_hydration/Turbopack RSC/1000 modules 2818.06ms ± 9.10ms 2821.07ms ± 7.97ms +0.11%
bench_hydration/Turbopack SSR/1000 modules 2638.71ms ± 6.94ms 2632.27ms ± 9.39ms -0.24%
bench_startup/Turbopack CSR/1000 modules 1630.52ms ± 4.50ms 1638.31ms ± 7.23ms +0.48%
bench_startup/Turbopack RCC/1000 modules 2487.09ms ± 4.69ms 2493.27ms ± 9.63ms +0.25%
bench_startup/Turbopack RSC/1000 modules 2379.41ms ± 6.11ms 2364.90ms ± 5.54ms -0.61%
bench_startup/Turbopack SSR/1000 modules 2029.12ms ± 5.70ms 2025.75ms ± 3.69ms -0.17%

@Brooooooklyn Brooooooklyn enabled auto-merge (squash) January 16, 2023 17:04
@Brooooooklyn Brooooooklyn added the pr: automerge Kodiak will merge these automatically after checks pass label Jan 16, 2023
@github-actions
Copy link
Contributor

Benchmark for 8b4f754

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8085.53µs ± 54.31µs 8091.98µs ± 47.89µs +0.08%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8403.60µs ± 41.64µs 8398.98µs ± 51.56µs -0.05%
bench_hmr_to_commit/Turbopack RSC/1000 modules 466.27ms ± 2.93ms 464.74ms ± 2.42ms -0.33%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8254.64µs ± 61.10µs 8221.29µs ± 70.70µs -0.40%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7198.16µs ± 47.42µs 7158.06µs ± 40.49µs -0.56%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7314.02µs ± 46.87µs 7245.68µs ± 58.43µs -0.93%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7265.05µs ± 50.51µs 7263.29µs ± 52.05µs -0.02%
bench_hydration/Turbopack RCC/1000 modules 3313.06ms ± 6.46ms 3300.05ms ± 11.04ms -0.39%
bench_hydration/Turbopack RSC/1000 modules 2810.68ms ± 8.43ms 2809.78ms ± 6.82ms -0.03%
bench_hydration/Turbopack SSR/1000 modules 2630.35ms ± 8.48ms 2628.00ms ± 9.68ms -0.09%
bench_startup/Turbopack CSR/1000 modules 1638.17ms ± 5.16ms 1628.17ms ± 5.09ms -0.61%
bench_startup/Turbopack RCC/1000 modules 2468.58ms ± 7.96ms 2465.42ms ± 10.07ms -0.13%
bench_startup/Turbopack RSC/1000 modules 2380.74ms ± 8.75ms 2374.97ms ± 5.58ms -0.24%
bench_startup/Turbopack SSR/1000 modules 2034.51ms ± 4.79ms 2040.94ms ± 4.68ms +0.32%

@github-actions
Copy link
Contributor

Benchmark for 72d4294

Test Base PR % Significant %
bench_hydration/Turbopack RSC/1000 modules 2824.38ms ± 9.18ms 2793.39ms ± 6.15ms -1.10% -0.01%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8696.48µs ± 63.52µs 8626.89µs ± 65.88µs -0.80%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8845.18µs ± 65.54µs 8911.61µs ± 74.99µs +0.75%
bench_hmr_to_commit/Turbopack RSC/1000 modules 462.08ms ± 2.04ms 465.61ms ± 2.07ms +0.76%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8743.93µs ± 50.90µs 8718.87µs ± 53.83µs -0.29%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7588.73µs ± 34.64µs 7559.15µs ± 68.65µs -0.39%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7761.96µs ± 72.02µs 7699.72µs ± 96.21µs -0.80%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7693.79µs ± 34.78µs 7738.54µs ± 71.07µs +0.58%
bench_hydration/Turbopack RCC/1000 modules 3327.95ms ± 12.57ms 3295.29ms ± 8.72ms -0.98%
bench_hydration/Turbopack RSC/1000 modules 2824.38ms ± 9.18ms 2793.39ms ± 6.15ms -1.10% -0.01%
bench_hydration/Turbopack SSR/1000 modules 2634.26ms ± 13.24ms 2621.25ms ± 13.85ms -0.49%
bench_startup/Turbopack CSR/1000 modules 1642.55ms ± 4.14ms 1637.45ms ± 5.13ms -0.31%
bench_startup/Turbopack RCC/1000 modules 2473.43ms ± 4.85ms 2486.46ms ± 7.15ms +0.53%
bench_startup/Turbopack RSC/1000 modules 2396.62ms ± 11.35ms 2399.32ms ± 6.83ms +0.11%
bench_startup/Turbopack SSR/1000 modules 2037.85ms ± 3.24ms 2045.25ms ± 5.22ms +0.36%

@github-actions
Copy link
Contributor

Benchmark for 6e3bc66

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8775.16µs ± 44.21µs 8775.84µs ± 61.28µs +0.01%
bench_hmr_to_commit/Turbopack RCC/1000 modules 9063.42µs ± 74.74µs 8954.52µs ± 53.64µs -1.20%
bench_hmr_to_commit/Turbopack RSC/1000 modules 469.49ms ± 2.10ms 470.50ms ± 2.31ms +0.21%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8866.82µs ± 73.97µs 8812.33µs ± 56.93µs -0.61%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7710.77µs ± 64.26µs 7735.50µs ± 65.48µs +0.32%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7779.54µs ± 88.48µs 7818.07µs ± 47.63µs +0.50%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7802.97µs ± 86.53µs 7742.07µs ± 85.57µs -0.78%
bench_hydration/Turbopack RCC/1000 modules 3312.39ms ± 5.57ms 3316.32ms ± 15.38ms +0.12%
bench_hydration/Turbopack RSC/1000 modules 2822.25ms ± 6.17ms 2820.77ms ± 8.65ms -0.05%
bench_hydration/Turbopack SSR/1000 modules 2625.52ms ± 12.37ms 2621.61ms ± 6.31ms -0.15%
bench_startup/Turbopack CSR/1000 modules 1629.88ms ± 4.07ms 1620.90ms ± 5.82ms -0.55%
bench_startup/Turbopack RCC/1000 modules 2469.89ms ± 4.03ms 2478.06ms ± 7.20ms +0.33%
bench_startup/Turbopack RSC/1000 modules 2364.86ms ± 8.45ms 2374.44ms ± 7.89ms +0.41%
bench_startup/Turbopack SSR/1000 modules 2037.54ms ± 4.35ms 2035.64ms ± 3.76ms -0.09%

@github-actions
Copy link
Contributor

Benchmark for 4e8e53b

Test Base PR % Significant %
bench_hmr_to_commit/Turbopack RSC/1000 modules 460.67ms ± 1.22ms 467.42ms ± 1.93ms +1.46% +0.10%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7853.87µs ± 52.14µs 8044.38µs ± 40.79µs +2.43% +0.06%
bench_hydration/Turbopack RCC/1000 modules 3380.34ms ± 17.97ms 3507.67ms ± 14.39ms +3.77% +1.83%
bench_hydration/Turbopack RSC/1000 modules 2903.99ms ± 15.71ms 2816.57ms ± 7.99ms -3.01% -1.39%
bench_startup/Turbopack RCC/1000 modules 2578.58ms ± 18.79ms 2637.27ms ± 7.73ms +2.28% +0.22%
bench_startup/Turbopack SSR/1000 modules 2136.32ms ± 8.40ms 2049.02ms ± 7.42ms -4.09% -2.63%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 8668.03µs ± 51.23µs 8558.21µs ± 98.64µs -1.27%
bench_hmr_to_commit/Turbopack RCC/1000 modules 8760.36µs ± 51.57µs 8695.69µs ± 56.94µs -0.74%
bench_hmr_to_commit/Turbopack RSC/1000 modules 460.67ms ± 1.22ms 467.42ms ± 1.93ms +1.46% +0.10%
bench_hmr_to_commit/Turbopack SSR/1000 modules 8796.61µs ± 94.91µs 8674.37µs ± 54.87µs -1.39%
bench_hmr_to_eval/Turbopack CSR/1000 modules 7853.87µs ± 52.14µs 8044.38µs ± 40.79µs +2.43% +0.06%
bench_hmr_to_eval/Turbopack RCC/1000 modules 7567.57µs ± 64.47µs 7692.89µs ± 94.72µs +1.66%
bench_hmr_to_eval/Turbopack SSR/1000 modules 7684.58µs ± 85.77µs 7876.74µs ± 62.70µs +2.50%
bench_hydration/Turbopack RCC/1000 modules 3380.34ms ± 17.97ms 3507.67ms ± 14.39ms +3.77% +1.83%
bench_hydration/Turbopack RSC/1000 modules 2903.99ms ± 15.71ms 2816.57ms ± 7.99ms -3.01% -1.39%
bench_hydration/Turbopack SSR/1000 modules 2702.67ms ± 8.90ms 2718.75ms ± 11.33ms +0.59%
bench_startup/Turbopack CSR/1000 modules 1623.89ms ± 5.55ms 1616.94ms ± 3.27ms -0.43%
bench_startup/Turbopack RCC/1000 modules 2578.58ms ± 18.79ms 2637.27ms ± 7.73ms +2.28% +0.22%
bench_startup/Turbopack RSC/1000 modules 2450.71ms ± 9.31ms 2466.15ms ± 15.85ms +0.63%
bench_startup/Turbopack SSR/1000 modules 2136.32ms ± 8.40ms 2049.02ms ± 7.42ms -4.09% -2.63%

@Brooooooklyn Brooooooklyn merged commit d3c74bf into main Jan 17, 2023
@Brooooooklyn Brooooooklyn deleted the disable-mdx-in-turbotrace branch January 17, 2023 17:15
NicholasLYang pushed a commit to NicholasLYang/turbo that referenced this pull request Jan 18, 2023
It's not necessary to enable `MDX` parsing in turbotrace, and there was
a parsing error that caused the build to fail when I was trying to
enable turbotrace in `verce/site`:
https://vercel.com/vercel/vercel-site/7pFWUVMWVAv3jC44WD2nBnwrbJpM

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
It's not necessary to enable `MDX` parsing in turbotrace, and there was
a parsing error that caused the build to fail when I was trying to
enable turbotrace in `verce/site`:
https://vercel.com/vercel/vercel-site/7pFWUVMWVAv3jC44WD2nBnwrbJpM

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
It's not necessary to enable `MDX` parsing in turbotrace, and there was
a parsing error that caused the build to fail when I was trying to
enable turbotrace in `verce/site`:
https://vercel.com/vercel/vercel-site/7pFWUVMWVAv3jC44WD2nBnwrbJpM

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
It's not necessary to enable `MDX` parsing in turbotrace, and there was
a parsing error that caused the build to fail when I was trying to
enable turbotrace in `verce/site`:
https://vercel.com/vercel/vercel-site/7pFWUVMWVAv3jC44WD2nBnwrbJpM

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
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