-
Notifications
You must be signed in to change notification settings - Fork 130
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 maintaining #664
Comments
Hi, I'm still here! It became very difficult for me to maintain this package; I was always hoping that I would get more time to work on this soon but I always ended up being busy with other things. I barely use TypeScript for work nowadays (working in Haskell now) so I don't really have time nor work-related reasons to work on this. It would be great if you could maintain it! We can discuss things like the structure or ideas behind the project if you want. |
Though I must warn you that this plugin is actually quite complex, as there are many different configurations in which users want to use it. I think the most annoying thing is the fact that TypeScript and gulp both have their own ideas of handling paths which may conflict each other (gulp files have a base directory, and TypeScript has various path-related options) |
Thank you for responding quickly ! |
Great, we could discuss that in a chat or a call. What would you prefer? |
Or we could just discuss it in this issue of course, then it's also documented for other people who are interested. |
Tracking down #666 now I'm fairly confident being able to take over maintenance. How do we proceed ? |
Nice! You could send PRs, or I can transfer the repository to you if you feel confident enough? |
Maybe add me as collaborator is enough ? You should still maintain the ownership imho xD |
You should have an invite now! If you're not absolutely sure about some changes, you can also send them as a PR and I'll take a look. |
Some first steps might be to look at the JSON issue and update the dependencies. Long term could be looking at incremental compilation and improving that. |
So, what with project status? |
@StanislavKharchenko Hello, I personally still use it for some of my project, it just hasn't been updated for a while. Are you currently using a fork with your patches ? |
@haoadoreorange No, we also using origin npm package. The question was since the latest version is not compatible with NodeJS 18. |
Hi,
I notice that this package seems not maintained anymore. Are @ivogabe still there ? I can maintain it if needed. Asking this before forked.
The text was updated successfully, but these errors were encountered: