Open
Description
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
Labels
No labels