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

TypeScript typings not included in published NPM bundle #64

Closed
butterflyhug opened this issue Apr 10, 2023 · 1 comment
Closed

TypeScript typings not included in published NPM bundle #64

butterflyhug opened this issue Apr 10, 2023 · 1 comment

Comments

@butterflyhug
Copy link

The documentation says that typings are provided, and package.json refers to ./dist/index.d.ts for type definitions, and running npm run build on a copy of this repository does generate that file... but the published NPM package does not include that file, at least not in the current version (v3.1.2).

@viclafouch
Copy link
Owner

Hey !

Thanks for the catch, I really don't know what happened with the last build...
New version released with the correct ones :)

ty

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

2 participants