这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

As a thought experiment, how would you imagine doing this in the situation where this was a stand-alone npm module you needed to update? Exactly as you described: pulling down the dev server, running the install, and then standing the server back up.

The way node modules and workspaces interact is exactly the same.

Now, it's almost always possible to subvert the boundaries that are intended to create isolation at module boundaries, but that will require a seemingly magical incantation particular to every project and tech stack—and is entirely separate from Turborepo.

This question is far-better-suited for a nestjs/Webpack forum.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nathanhammond
Comment options

@sebastiangug
Comment options

@nathanhammond
Comment options

@nathanhammond
Comment options

Answer selected by nathanhammond
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants