Open youchen133 opened 11 months ago
Bot detected the issue body's language is not English, translate it automatically.
Title: ✨ [Feature]: Now it takes a long time to repeatedly build unmodified dependency packages every time when packaging for production, so I used turbo for transformation. I want to use caching to improve the build speed, but I currently encounter this problem. Circular dependency problem
What problem does this feature solve
Turbo error: Invalid package dependency graph: cyclic dependency detected: @opentiny/tiny-engine-http,@opentiny/tiny-engine-controller,@opentiny/tiny-engine-common,@opentiny/tiny-engine-canvas
What does the proposed API look like
后续可以提供一种方式来避免每次生产打包重复构建无改动的插件吗?或者说优化解决一下循环依赖问题