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 upPinned
472 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 8 commits in 4 repositories
Created 1 repository
- jantimon/antlr4 Java
Created a pull request in antlr/antlr4 that received 5 comments
add index.js back to root
this change intends to revert a breaking change in 4.9.0 as described in #2968
Opened 1 other pull request in 1 repository
webpack/webpack
1
merged
Reviewed 1 pull request in 1 repository
jantimon/html-webpack-plugin 1 pull request
Created an issue in webpack/webpack that received 14 comments
Webpack 5 - child compiler ignores library target / name options
Bug report Webpack 5 - child compiler ignores library target / name options What is the current behavior? webpack.config.js class Demo { apply(com…