At the moment, I am integrating the "google api" into a web application by linking to the script "". However, I am incorporating it into an "angular4" application that is being bundled with "webpack" and I wish to include and bundle the gapi package as well. Unfortunately, I haven't been able to locate an official package for this.
I came across this alternative, but it doesn't seem to be optimized for browsers. I also discovered this option, however, it does not appear to be very authoritative.