opentiny / opentiny/tiny-engine

✨ [Feature]:现在每次生产打包时重复构建没有改动的依赖包耗时较长,所以使用了turbo进行了改造,想要利用缓存提升构建速度,但目前遇到了循环依赖的问题

Open
#125 1 comment 0 reactions 1 assignee View on GitHub

@chilingling is already working on this.

Since Dec 6, 2023.

refactoring
Dominant language
Vue
Stars
2.8k
Forks
476
Avg merge
17h 35m
Merged PRs (30d)
1

Description

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

后续可以提供一种方式来避免每次生产打包重复构建无改动的插件吗?或者说优化解决一下循环依赖问题

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.