googleapis / googleapis/google-api-nodejs-client
Add "sideEffects" to package.json
Open
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
Bundlers think this library cannot be tree shaken. This results in this workaround in Remix https://remix.run/docs/en/v1/pages/gotchas#server-code-in-client-bundles
I suggest adding `"sideEffects` field to `package.json`
Contributor guide
Assessment
This issue has not been assessed yet.