-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
TypeScript definition is not published #1
Comments
Hi, I will look into adding the type definitions. Do you use any settings that enforce the usage of type definitions? For example our demo project works fine without the type definitions https://github.com/phrase/ngx-translate-phraseapp-demo |
@theSoenke Simply, |
@lacolaco I just published version 0.1.6. This release now should contain the Typescript type definitions. Let me know if you should still see any issues |
@theSoenke I've update version and it works perfectly! Thanks! |
@theSoenke I am facing same issue with version 0.3.0 |
Hi @mikyaj, I was able to reproduce it myself and I'm looking into it |
Hello @mikyaj! Could you please share your project's config (especially |
Here you go @FRSgit
|
Hey @mikyaj! I'm sorry that it took so long. I've just released new version of the package ( |
Hi @FRSgit It works fine now. I hace checked. Thanks. |
@mikyaj Thank you for testing my fix 💪 Glad to hear that it works now! Sorry that you needed to wait for so long - I needed to make few more adjustments to make this change possible. |
ngx-translate-phraseapp
npm package doesn't contain its own TypeScript type definition.The text was updated successfully, but these errors were encountered: