mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 03:47:50 +00:00
chore: update proto types for extension
This commit is contained in:
@ -18,10 +18,12 @@ plugins:
|
||||
out: gen
|
||||
opt:
|
||||
- paths=source_relative
|
||||
- plugin: buf.build/bufbuild/es:v1.3.0
|
||||
out: ../frontend/types/proto
|
||||
# Generate types for the web client.
|
||||
- plugin: buf.build/bufbuild/es:v1.3.0
|
||||
out: ../frontend/web/src/types/proto
|
||||
# Generate types for the extension client.
|
||||
- plugin: buf.build/bufbuild/es:v1.3.0
|
||||
out: ../frontend/extension/src/types/proto
|
||||
- plugin: buf.build/community/pseudomuto-doc:v1.5.1
|
||||
out: gen
|
||||
opt:
|
||||
|
Reference in New Issue
Block a user