icons
icons copied to clipboard
[Refactor]: remove babel runtime in favor of vite & update project deps
Background
- I notice this project dependency packages version too low. ( So i want to update them.
- Now
viteis more and more popular. So if user usingviteshould also install babel and babel plugin. It's no necessary.( I think maybe it can be remove?