Enable watch mode for DTA, DPTA when editing linked monorepo dependencies. #7773
Labels
buildology
Issues related to process, tooling or CI/CD pipelines
enhancement
New feature or request
good first issue
Good for newcomers
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.
The text was updated successfully, but these errors were encountered: