From a17e7a529029be6eb13d86282575080627476b90 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 7 Jan 2026 15:59:19 +0000 Subject: [PATCH] Update buf.gen.yaml --- buf.gen.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buf.gen.yaml b/buf.gen.yaml index 3fd568d..f008890 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -14,4 +14,5 @@ plugins: - esModuleInterop=true - outputJsonMethods=true - forceLong=string - - importSuffix=.js \ No newline at end of file + - importSuffix=.js + - outputExtensions=true \ No newline at end of file