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

porposal-typescript: support multiple indipendent entrypoints for the language service #7

Open
frank-dspeed opened this issue May 20, 2022 · 0 comments

Comments

@frank-dspeed
Copy link
Owner

at present we got partial multiple entrypoints support via composit and references.
we got no multiple entrypoint support only via switching the whole project folder

workaround pattern

create tsproject1
create tsproject2

use npm workspaces to link your packages deduplicated inside tsprojects
open the tsproject1 or tsproject2 indipendent

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