Hey everyone! I ran into an issue while trying to access a Google API in a collection hook. The problem is that the auth library which is used by the api client is Node only, i.e. can't be used in the browser. However the bundler will include it when building the admin panel and fails. Is there a way exclude this dependency from the admin panel and include it only for building the server?
Original message from @quiet siren - Moved from #general message (in #general)