Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should not import utils functions #141

Open
5 tasks done
AntoninRousset opened this issue Oct 25, 2024 · 0 comments
Open
5 tasks done

Should not import utils functions #141

AntoninRousset opened this issue Oct 25, 2024 · 0 comments
Labels
bug Something isn't working p3-minor-bug An edge case that only affects very specific usage (priority)

Comments

@AntoninRousset
Copy link

Describe the bug

Various functions of the @tresjs/core and @tresjs/cientos are being auto imported in my nuxt project resulting in conflicts with my definitions such as:

 WARN  Duplicated imports "pick", the one from "[...]" has been ignored and "@tresjs/cientos" is used

Reproduction

https://stackblitz.com/~/edit/tres-nuxt-starter-z2w6ry-wbjcu5

Steps to reproduce

Run pnpm install and watch the log for warning

System Info

No response

Used Package Manager

pnpm

Code of Conduct

@AntoninRousset AntoninRousset changed the title Should not import utils functions of cientos Should not import utils functions Oct 25, 2024
@alvarosabu alvarosabu added bug Something isn't working p3-minor-bug An edge case that only affects very specific usage (priority) labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

No branches or pull requests

2 participants