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
Popular repositories
301 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 commits in 2 repositories
Created a pull request in storybookjs/storybook that received 17 comments
replace preset-env polyfills with babel-polyfills
Fixes #11255. Another attempt, this time it depends on babel/babel-polyfills#40 presumably what they will want us to do is use the babel-polyfills …
Opened 3 other pull requests in 3 repositories
43081j/hanbi
1
open
modernweb-dev/web
1
open
runem/lit-analyzer
1
open
Created an issue in modernweb-dev/web that received 1 comment
[dev-server-hmr] consider vite interface over esm-hmr one
It looks like Evan came to the same conclusions as me when using the esm-hmr interface in vite. I think we should consider shuffling our implementa…