googleapis / synthtool

Apache License 2.0
89 stars 84 forks source link

feat: add filepath to esm index.ts file #1900

Closed sofisl closed 11 months ago

sofisl commented 11 months ago

ESM needs the full correct filepath to find the file (vs. CJS, which just needed the directory)