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

Fix schema and config file path in ponder-env.d.ts #1116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KONFeature
Copy link

Fix the generated schema and config types from ponder-env.d.ts when --config or --root args are used

@KONFeature KONFeature changed the title fix: Correct file path in ponder-env.d.ts 1c0ae2 Fix schema and config file path in ponder-env.d.ts Sep 22, 2024
@0xOlias
Copy link
Collaborator

0xOlias commented Sep 30, 2024

Hi, thanks for opening - could you share more details about the workflow / repo structure you're using that inspired this change? Seems likely that we can merge, but want to understand the broader need to see if we can solve it more comprehensively.

@KONFeature
Copy link
Author

Hey, yep so here is the repo

Basically, I got a config folder at the root, within that config I got 3 config files, and 1 global config builder. This help me to fine tune the config depending on the env (local / dev / prod), but share the heavy lifting of the definition via the config builder (contracts definition etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants