Skip to content

Conversation

@hannojg
Copy link
Contributor

@hannojg hannojg commented Nov 21, 2025

Pass an option to nitro view to provide view config configuration.
Goal is to configure recycling support to help with issues as described here:

@vercel
Copy link

vercel bot commented Nov 21, 2025

@hannojg is attempting to deploy a commit to the Margelo Team on Vercel.

A member of the Team first needs to authorize it.

@pinpong
Copy link

pinpong commented Nov 24, 2025

Nice, this can replace a part of my patch.

@Phecda
Copy link

Phecda commented Dec 18, 2025

Any update?

Comment on lines +59 to +63
// console.log("VIEW CONFIG TYPE:", intersections.map((u) => ({
// name: u.getSymbol()?.getName() ?? '<<anonymous>>',
// baseTypes: u.getBaseTypes().map((bt) => bt.getText()),

// })))
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
// console.log("VIEW CONFIG TYPE:", intersections.map((u) => ({
// name: u.getSymbol()?.getName() ?? '<<anonymous>>',
// baseTypes: u.getBaseTypes().map((bt) => bt.getText()),
// })))

Comment on lines +72 to +73

console.log("🔥🔥🔥 HOT VIEW CONFIG 🔥🔥🔥", viewConfigSpec)
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
console.log("🔥🔥🔥 HOT VIEW CONFIG 🔥🔥🔥", viewConfigSpec)

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.

4 participants