google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

Add guide for using google-api-nodejs-client (and its submodules) with webpack

Open bcoe opened this issue 4 years ago • 1 comments

We should have a document that clearly explains how to use the library (or one of the submodules from the library) with webpack.

@JustinBeckwith says:

For future tracking though - my proposal (I think) is that we do the npm run webpack as part of npm run compile, and package the results in the npm module. I'm not 100% sure of if/how webpack supports the "browser" field "spec", but if it does we should consider using that instead.

Refs: https://github.com/googleapis/google-api-nodejs-client/pull/2581

bcoe avatar Apr 06 '21 19:04 bcoe

Anyone figure this out? Not finding a great way to access these packages.

jakeleventhal avatar May 09 '23 14:05 jakeleventhal