Highlights
- Arctic Code Vault Contributor
Popular repositories
200 contributions in the last year
Contribution activity
December 2020
Created 46 commits in 2 repositories
Created 1 repository
- matthewp/rollup JavaScript
Created a pull request in snowpackjs/snowpack that received 2 comments
Skip export map nested conditions
Node has support for nested conditions that we don't yet support: https://nodejs.org/api/packages.html#packages_nested_conditions We should do so i…
+51
−9
•
2
comments
Opened 18 other pull requests in 2 repositories
snowpackjs/snowpack
15
merged
1
closed
- V2 fix for keyboard-key
- Prevent auto-exporting CJS modules with invalid identifiers
- Move sub package.json test to JS API
- Convert TS types only test
- Move node-fetch test to esinstall
- Move rollup test to esinstall JS API
- Move polyfillNode test to JS API
- Move esinstall node builtin test to JS API
- Remove the error-file-ext test
- Move the TypeScript build test
- Move non-array install test to build
- Move the custom lookup test to test/build
- Move the config-custom-path test to the build tests
- WIP - Add package entrypoints tests
- Refactor entrypoint tests
- Move esinstall tests into test folders