Skip to content

index.ts missing from npm package #63

Open
@rschili

Description

@rschili

Hey,

the body-parser-graphql package on npm contains an index.js and index.js.map in /package/dist/ but that source map mentions an index.ts file which is not included in the package.

This causes a bunch of issues when running this through webpack or debugging typescript with vscode. Other packages which include a source map always seem to include the .ts file alongside, only body-parser-graphql does not.

Looking at version 1.1.0.

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