Skip to content

Only Able to Step Debug Entrypoint Locally. Nothing else. #1195

@jorgecolonconsulting

Description

@jorgecolonconsulting

Here's the repo that I have set up: https://github.com/jorgecolonconsulting-codex/alchemy-cloudflare-worker-supabase-starter

I'd like to be able to step debug apps/server/src/index.ts

But the only thing that I could see is the sourcemap applied for alchemy.run.ts here apps/server/alchemy.run.ts. Have a look at the attached image.

I've tried all sorts of things including using sourcemap: 'inline' and dropping a debugger expression in the code. I reversed engineered part of the code and seems like miniflare should allow what I'd like to do.

Anything scream out to you that I am missing?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions