Highlights
- Arctic Code Vault Contributor
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
2,294 contributions in the last year
Activity overview
Contribution activity
September 2020
- aleclarson/esbuild-jest TypeScript
- aleclarson/vite-plugin-react TypeScript
Created a pull request in vitejs/vite that received 4 comments
fix: prepend "file://" protocol to sourcemap source paths
This PR prepends the file:// protocol to paths in the sources array of sourcemaps generated by the genSourceMapString function. Before this change,…
+5
−5
•
4
comments
Created an issue in pmndrs/react-spring that received 2 comments
Tree-shaking in v9
How does tree-shaking works in v9? It looks like I got the entire @react-spring in bundle no mater what I use. Is this expected behavior or did I m…
2
comments