Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create a function to get the list of bufFiles from github.com/ignite/cli/v28/ignite/templates/app #4007

Closed
Pantani opened this issue Mar 8, 2024 · 0 comments · Fixed by #4071
Assignees
Labels
type:new To implement new feature.

Comments

@Pantani
Copy link
Collaborator

Pantani commented Mar 8, 2024

          Maybe another improvement in this file could be to get the list of `bufFiles` from `github.com/ignite/cli/v28/ignite/templates/app`. I mean, files could be listed using a public function, for example `app.ListBufFiles()` or similar, which would list the files from the embedded `fsProto` FS. This way would avoid errors if a new file is added to the templates without changing the list of hard coded file names defined here.

Originally posted by @jeronimoalbi in #4001 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:new To implement new feature.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants