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

Improve monorepo setup #68

Open
SpaceK33z opened this issue Jul 27, 2020 · 0 comments
Open

Improve monorepo setup #68

SpaceK33z opened this issue Jul 27, 2020 · 0 comments
Assignees

Comments

@SpaceK33z
Copy link
Contributor

SpaceK33z commented Jul 27, 2020

When yarn watch is used in the repository root, it starts TypeScript processes in all the packages and tries to start an example. There are a lot of issues with this setup, some files are not properly watched and reloaded etc. Also the examples don't work with Windows.

Maybe we can fix this by using https://preconstruct.tools/ , or using tsx. Needs more research.
Also checkout Simple monorepos via npm workspaces and TypeScript project references

@SpaceK33z SpaceK33z self-assigned this Jul 27, 2020
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

No branches or pull requests

1 participant