GoogleCloudPlatform / GoogleCloudPlatform/nodejs-docs-samples
ESM vs CJS presentation of samples ; preference is ESM
Open
samples
type: feature request
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 44
Description
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blame/2c008f81febaacb568eebfcc0f158c9215f8139b/translate/translate.js#L20
require is outdated, you guys should change it to Import.
people working with new frameworks like react.js/vite can not use stuff like "require" on their code
Contributor guide
Assessment
This issue has not been assessed yet.