Skip to content

Add sourceMap to client package? #3586

Description

@bburns

I was trying to debug some code with feathers client in the browser, but all I can see is the client package itself, not the referenced packages, and I can't step into a function call to the library -

Image

Is this because its sourceMap is set to false? Is there a reason why this shouldn't be true?

"sourceMap": false,

I'm new to debugging in the browser, so was not sure...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions