Skip to content

Find a way to not need deno:: namespaced ids #3464

@marvinhagemeister

Description

@marvinhagemeister

It makes stack traces look annoying:

    at async eval (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/render.ts:9:332)
    at async renderAsyncAnyComponent (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/render.ts:9:161)
    at async renderRouteComponent (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/render.ts:9:847)
    at async renderRoute (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/segments.ts:13:2787)
    at async Context.fn (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/middlewares/mod.ts:6:453)
    at async Context.fn (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/middlewares/mod.ts:6:453)
    at async eval (/Users/ry/src/support-agent/main.ts:6:144)
    at async Context.fn (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/middlewares/mod.ts:6:453)
    at async freshServeStaticFiles (deno::0::https:/jsr.io/@fresh/core/2.1.0/src/middlewares/static_files.ts:27:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions