Skip to content

Propose --skip-proto flag in build process #2687

@lumtis

Description

@lumtis

Is your feature request related to a problem or issue you encountered? Please describe.
The current build process when serving a chain always building proto files with the embedded protoc of Ignite
Some project may use their own tool for building proto files like buf but still want to use CLI commands for serving, etc...

Describe the solution you'd like
Adding a flag, like for example --skip-proto, that skips the process of building protofiles and directly build the chain sources.
The flag would be proposed to the two commands running the build process

ignite chain serve --skip-proto
ignite chain build --skip-proto

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions