We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@xhyabunny Thanks so much for filing this issue. We'll add it to our roadmap of areas to update samples.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: