Skip to content

Auto-solito support #80968

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

Draft
wants to merge 9 commits into
base: canary
Choose a base branch
from
Draft

Auto-solito support #80968

wants to merge 9 commits into from

Conversation

nandorojo
Copy link

No description provided.

@ijjk ijjk added the Turbopack Related to Turbopack with Next.js. label Jun 26, 2025
@ijjk
Copy link
Member

ijjk commented Jun 26, 2025

Allow CI Workflow Run

  • approve CI run for commit: 33254c6

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@@ -196,6 +196,23 @@ async fn base_resolve_options(
environment.resolve_extensions().owned().await?
} else {
let mut ext = Vec::new();

if opt.enable_react_native_web_infix {
Copy link
Contributor

Choose a reason for hiding this comment

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

If you have opt.custom_extensions set, then this branch is never taken. Would you have expected that behavior (that you'd have to specify .web.* in there manually)?

Copy link
Author

Choose a reason for hiding this comment

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

As of now, solito anticipates this behavior:

https://github.com/nandorojo/solito/blob/master/example-monorepos/blank/apps/next/next.config.js#L49-L62

However, I wonder if the custom extensions should just come first and them merge with these?

Copy link

codspeed-hq bot commented Jun 26, 2025

CodSpeed Performance Report

Merging #80968 will not alter performance

Comparing nandorojo/auto-solito (33254c6) with canary (ee5c6eb)

Summary

✅ 3 untouched benchmarks
⁉️ 9 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
⁉️ build[date-fns-all] 2.6 s N/A N/A
⁉️ build[date-fns-single] 1.5 s N/A N/A
⁉️ build[framer-motion-all] 3.7 s N/A N/A
⁉️ build[framer-motion-single] 2.4 s N/A N/A
⁉️ build[joy] 2.4 s N/A N/A
⁉️ build[lucide-react-all] 12.2 s N/A N/A
⁉️ build[lucide-react-single] 951.9 ms N/A N/A
⁉️ build[mui] 3.6 s N/A N/A
⁉️ build[shiki] 6.5 s N/A N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Turbopack Related to Turbopack with Next.js.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy