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: improve dev server watching configuration #1621

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Conversation

dschlabach
Copy link
Contributor

What changed? Why?
Dev server previously ignored some files like src/createWagmiConfig.ts. This PR moves watching logic to tsup.config.ts and ensures that all ts,tsx files are watched.

Notes to reviewers

How has it been tested?

@github-actions github-actions bot added the root label Nov 14, 2024
@dschlabach dschlabach merged commit 38806cd into main Nov 15, 2024
17 checks passed
@dschlabach dschlabach deleted the dms/dev-server branch November 15, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants