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

Enable watch mode for DTA, DPTA when editing linked monorepo dependencies. #7773

Open
hl662 opened this issue Feb 25, 2025 · 0 comments
Open
Labels
buildology Issues related to process, tooling or CI/CD pipelines enhancement New feature or request good first issue Good for newcomers

Comments

@hl662
Copy link
Contributor

hl662 commented Feb 25, 2025

Display-test-app, uses vite to build and run locally. It uses many of the workspace linked packages in itwinjs-core (core-frontend, core-bentley, etc...). Hot module reloading doesn't work out of the box with workspace linked deps. I.e, while DTA is running, editing source code in core frontend won't tell the vite server to reload and recompile DTA. Perhaps we can improve the vite configuration to watch for source code edits from our workspace linked deps, improving the developer experience.

@hl662 hl662 added buildology Issues related to process, tooling or CI/CD pipelines enhancement New feature or request good first issue Good for newcomers labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildology Issues related to process, tooling or CI/CD pipelines enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant