Help wanted - New maintainer(s)!
olback opened this issue · 6 comments
When I created this extension for VS Code, there was only one other minify extension with a considerable userbase. Unfortunately that extension did not support the latest Javascript features at the time so I decided to quickly throw together my own. The idea was to only use this hacked together extension until the other one was updated.
Well, that never happend. Since then, this extension have been fully re-written three times (every major version).
After some time doing frontend, my interest shifted to backend and embedded making me not care as much about this extension as I should have.
I guess what I'm trying to say is thank you to everyone who created issues, pull- and feature-requests. It's been an interesting experience maintaining a project with almost 200k downloads!
If you're interested in maintaining this or have suggestions for other minify extensions, please comment!
I'm interested in doing a bit to help.
any thoughts on next steps?
A few things that need fixing:
- Update libraries, new JS features are currently not supported.
- Fix the tests.
- Implement/fix issues
@olback I would like to help!
I'm also interested in maintaining.
After js compression, can it be a closure? It's not just getting rid of Spaces。
If you're interested in maintaining this or have suggestions for other minify extensions, please comment!
You can move this repository to a GitHub organization and add collaborators.