Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

[best practices] Circular dependency #20

Open
AsPulse opened this issue Mar 12, 2023 · 0 comments
Open

[best practices] Circular dependency #20

AsPulse opened this issue Mar 12, 2023 · 0 comments

Comments

@AsPulse
Copy link
Member

AsPulse commented Mar 12, 2023

To reproduce

$ yarn build
src/index.ts → dist/cjs/index.js, dist/esm/index.js...
(!) Circular dependency
src/component/sugar/create.ts -> src/component/sugar/use.ts -> src/component/sugar/create.ts
created dist/cjs/index.js, dist/esm/index.js in 119ms
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant