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

Package.json exports "types" of component-loader / focus-trap / mini-ngrx do not reference the index.d.ts #6643

Open
Wortany opened this issue Mar 12, 2024 · 0 comments

Comments

@Wortany
Copy link

Wortany commented Mar 12, 2024

Bug description:

The "types" export in the package.json of the following three features is referencing a non-existent definition file.

  • component-loader
  • focus-trap
  • mini-ngrx

I assume this happened exclusively to these three due to the dash in their path.

image

Side-effect that prompted the issue investigation: The wrong definition file references cause validation issue with Eslint rule import/no-unresolved that relies on correct export references

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: 12.0.0
Angular: 17.2.1
Bootstrap: 5.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant