Skip to content

Commit d9e9e3c

Browse files
RobertCraigiestainless-app[bot]
authored andcommitted
feat(vertex): support tools
(this is an empty commit to trigger a release)
1 parent 2aeff91 commit d9e9e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vertex-sdk/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ npm exec tsc-multi
2828
# No way to get that from index.ts because it would cause compile errors
2929
# when building .mjs
3030
DIST_PATH=./dist node ../../scripts/utils/fix-index-exports.cjs
31+
3132
# with "moduleResolution": "nodenext", if ESM resolves to index.d.ts,
3233
# it'll have TS errors on the default import. But if it resolves to
3334
# index.d.mts the default import will work (even though both files have

0 commit comments

Comments
 (0)