googleapis / googleapis/google-cloud-node
Missing source map
Open
api: precise-date
priority: p2
type: bug
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
The NPM package has file `build/src/index.js` that references source map at the bottom:
```js
//# sourceMappingURL=index.js.map
```
But the source map itself is missing from the package.
Contributor guide
Assessment
This issue has not been assessed yet.