-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Project is in Maintenance Mode #277
Comments
That seems to be a regression from #270. @xiaoxiangmoe mind taking a look? But I see this is only a warning, so it does not break your build? |
Yes, this is a warning that doesn't affect the result of the build, but exporting such a warning is sad for perfectionists🤔 |
ok,let me have a look |
@supuwoerc This is a warning for old version of rollup. Would you mind upgrade your rollup? If you mind it, maybe I should create another PR to remove this warning for old version of rollup. |
You're the boss,Wait for your news😁 |
While it is understandably your right to put this project into maintenance mode and not pursue active development anymore, I disagree with your decision to close all open issues and PRs. Although development (from you) may stop, that won't stop consumers from consuming this plugin and then discovering a bug/missing feature. These bugs/feature might have had an open issue in the past, but now they have been closed, reducing their visibility for future consumers and potential contributors. This is what happened to me (issue, related PR that was also closed), and may likely happen to others in the future. |
I have decided to put this projects into maintenance mode, which means I will not do any active development on it anymore.
That being said, the project is stable, works well and requires little maintenance. There will still be occasional releases when necessary to support new TypeScript versions.
I also very much appreciate contributions and PRs, but might be slow to react to review and merge those.
Thanks you very much for your continued interest in this project.
The text was updated successfully, but these errors were encountered: