Skip to content

Conversation

nathanwhit
Copy link
Member

@nathanwhit nathanwhit commented Jun 7, 2025

Fixes #29648.

@nathanwhit nathanwhit requested a review from bartlomieju June 7, 2025 22:35
@@ -0,0 +1,2 @@
import { helper } from "./helper.ts";
console.log(`hello from ${helper()}`);
Copy link
Contributor

Choose a reason for hiding this comment

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

CI fails because of different casing Hello vs hello

@nathanwhit nathanwhit enabled auto-merge (squash) June 9, 2025 18:15
@nathanwhit nathanwhit merged commit 64a95cb into main Jun 9, 2025
18 checks passed
@nathanwhit nathanwhit deleted the bundle-fixes branch June 9, 2025 20:15
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.

bundle only handles first entrypoint
2 participants