Skip to content

Commit

Permalink
Merge branch 'main' into transform-svelte-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
ije authored Nov 16, 2024
2 parents a71703c + b065e74 commit e4b2d0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/esm_routes.go
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,6 @@ func esmRoutes(debug bool) rex.Handle {
}
}
}

buildCtx := NewBuildContext(zoneId, npmrc, esm, buildArgs, target, !targetFromUA, bundleMode, isDev)
ret, err := buildCtx.Query()
if err != nil {
Expand Down

0 comments on commit e4b2d0d

Please sign in to comment.