Skip to content

Commit

Permalink
Revert "Drop javascript generation (seems broken)"
Browse files Browse the repository at this point in the history
This reverts commit eb7f5ab.
  • Loading branch information
sourishkrout committed Apr 6, 2024
1 parent 0cf5b5e commit 939b9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ plugins:
# Remote plugin. You can switch to a local one by using "timostamm-protobuf-ts".
- plugin: buf.build/community/timostamm-protobuf-ts
out: internal/gen/proto/ts
opt: optimize_code_size,long_type_string,add_pb_suffix,ts_nocheck,eslint_disable
opt: output_javascript,optimize_code_size,long_type_string,add_pb_suffix,ts_nocheck,eslint_disable

0 comments on commit 939b9f6

Please sign in to comment.