Open
Description
Describe the bug
When building my Svelte app that uses deepl-node, I get a warning about circular dependencies:
Circular dependency: node_modules/.pnpm/[email protected]/node_modules/deepl-node/dist/index.js -> node_modules/.pnpm/[email protected]/node_modules/deepl-node/dist/parsing.js -> node_modules/.pnpm/[email protected]/node_modules/deepl-node/dist/index.js
To Reproduce
Steps to reproduce the behavior:
- Create a (Svelte) app
- Install, import (and use?) deepl-node in your code
- Build it
Expected behavior
The warning not to appear by refactoring your code
Desktop (please complete the following information):
- OS: macOS
- Browser: Arc
- Version: 1.39.0
Metadata
Metadata
Assignees
Labels
No labels
Activity