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
33 contributions in the last year
Contribution activity
July - October 2020
June 2020
- bhauman/certifiable Clojure
- bhauman/cljs-ajax Clojure
Created a pull request in JulianBirch/cljs-ajax that received 3 comments
Fix bare js/require breaking cljs builds under :bundle target
Also clean up detection of node under :bundle target
Created an issue in JulianBirch/cljs-ajax that received 5 comments
Emitting require is problematic for the new `:bundle` target in CLJS
https://github.com/JulianBirch/cljs-ajax/blob/master/src/ajax/xml_http_request.cljs#L29
Emits a require regardless of the context. So a bundler lik…