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 up
Pinned
868 contributions in the last year
Contribution activity
July 2020
csr632 has no activity
yet for this period.
June 2020
- csr632/library-starter-codesandbox-vite TypeScript
- csr632/vite-plugin-react-pages
- csr632/vite-pages-example TypeScript
Created a pull request in vitejs/vite that received 3 comments
Created an issue in vitejs/vite that received 3 comments
rfc: vite-plugin-react-pages
I have build a plugin that greatly enhance React ability: vite-plugin-react-pages. Here is the document site: https://csr632.github.io/vite-plugin-…
3
comments
- `/@react-refresh` is rewritten into `/../../../../../@react-refresh`
- vite 0.20.6 break the resolving behaviour of vite-plugin-react
- vite:node-built-in-bail plugin give confusing message when using pnpm
- vite is tolerant with wrong case in import path
- vite.config.ts import relative ts file cause error