Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,269 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 11 commits in 2 repositories
Created 1 repository
- posva/vite-plugin-voie TypeScript
Created a pull request in vamplate/vite-plugin-voie that received 4 comments
fix: remove defineAsyncComponent
The defineAsyncComponent shouldn't be used with lazy loaded routes (https://next.router.vuejs.org/guide/advanced/lazy-loading.html)
All the code re…