mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 20:07:50 +00:00
chore: initial extension structure
This commit is contained in:
@ -18,8 +18,11 @@ plugins:
|
||||
out: gen
|
||||
opt:
|
||||
- paths=source_relative
|
||||
# Build the TypeScript definitions for the web and extension.
|
||||
- plugin: buf.build/bufbuild/es:v1.3.0
|
||||
out: ../web/src/types/proto
|
||||
- plugin: buf.build/bufbuild/es:v1.3.0
|
||||
out: ../extension/src/types/proto
|
||||
- plugin: buf.build/community/pseudomuto-doc:v1.5.1
|
||||
out: gen
|
||||
opt:
|
||||
|
Reference in New Issue
Block a user