-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Seems that if you use the newly supported globstar in workspaces from deno jsonc, there's some issue in discovering them during bundling:
error: WorkspaceDiscoverError(
ResolveMember(
NotFound {
dir_url: Url {
scheme: "file",
cannot_be_a_base: false,
username: "",
password: None,
host: None,
port: None,
path: "/vercel/path0/@mizu/*/",
query: None,
fragment: None,
},
},
),
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels