Using `withdeps` on `nxserve`, does it trigger any specific action?
- 内容介绍
- 文章标签
- 相关推荐
本文共计227个文字,预计阅读时间需要1分钟。
描述:最近已将所有库转换为可构建格式。这对构建有帮助,但在使用`1nx serve my-app --with-deps`时,似乎并未察觉到任何区别。
DescriptionIverecentlyconvertedallmylibstobebuildables.ItsDescription
I've recently converted all my libs to be buildables.
It's helping for the build but I don't think I've noticed any difference when doing
We've got quite a huge number of libs and I'd expect some perf improvement by doing that but I don't feel like that the case. Maybe it's just me or the fact that part of our app is still in the main app.
Can anyone confirm that
1--with-depsshould help when used with
1nx serve?
Thanks
该提问来源于开源项目:nrwl/nx
Based on the comment
We're still working on how we can make this a generic solution.
I believe this should stay open (for the bot..)
本文共计227个文字,预计阅读时间需要1分钟。
描述:最近已将所有库转换为可构建格式。这对构建有帮助,但在使用`1nx serve my-app --with-deps`时,似乎并未察觉到任何区别。
DescriptionIverecentlyconvertedallmylibstobebuildables.ItsDescription
I've recently converted all my libs to be buildables.
It's helping for the build but I don't think I've noticed any difference when doing
We've got quite a huge number of libs and I'd expect some perf improvement by doing that but I don't feel like that the case. Maybe it's just me or the fact that part of our app is still in the main app.
Can anyone confirm that
1--with-depsshould help when used with
1nx serve?
Thanks
该提问来源于开源项目:nrwl/nx
Based on the comment
We're still working on how we can make this a generic solution.
I believe this should stay open (for the bot..)

