Skip to content

Commit

Permalink
attempt to get browser tests to work with separate browser entrypoint…
Browse files Browse the repository at this point in the history
… and defaulting to esm"
  • Loading branch information
sofisl committed Dec 12, 2024
1 parent fdb98ae commit f78fcd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,6 @@
"homepage": "https://github.com/googleapis/gax-nodejs#readme",
"engines": {
"node": ">=18"
}
},
"browser": "build/cjs/src/fallback.cjs"
}

0 comments on commit f78fcd9

Please sign in to comment.