google-auth-library-nodejs
google-auth-library-nodejs copied to clipboard
chore: Determine Future of Webpack Support
Today, our webpack 4 testing support is both:
- outdated (as webpack 4 itself is outdated)
- requires constant config changes (due to upstream dependencies)
We disabled the test in this PR:
- https://github.com/googleapis/google-auth-library-nodejs/pull/1930
We should consider switching bundlers or have a better strategy around supporting webpack v4.