We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee141e commit 57173ddCopy full SHA for 57173dd
packages/xchain-thorchain/genMsgs.sh
@@ -44,7 +44,6 @@ yarn pbjs -w commonjs -t static-module \
44
# Fix import to be ESM-compatible (no omitted file extension)
45
sed -i -E 's|"(protobufjs/minimal)"|"\1.js"|' "$MSG_COMPILED_OUTPUTFILE"
46
47
-
48
# Generate TypeScript definitions with explicit namespace
49
tput setaf 2
50
echo "Generating $MSG_COMPILED_TYPES_OUTPUTFILE"
0 commit comments