- Poland
- https://naugtur.pl
Block or Report
Block or report naugtur
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
254 contributions in the last year
Less
More
Contribution activity
April 2022
Created 9 commits in 3 repositories
Created a pull request in endojs/endo that received 2 comments
fix(compartment-mapper): there's more benefit to keeping __esModule flag than not
compiled TS depends on it across packages.
var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) …
+1
−4
•
2
comments
Opened 6 other pull requests in 2 repositories
endojs/endo
3
open
1
merged
endojs/endo-e2e-tests
2
open
Reviewed 1 pull request in 1 repository
endojs/endo
1 pull request
Created an issue in jashkenas/underscore that received 3 comments
modules/* are defined as CJS in package.json exports
the default keyword will most likely be interpreted as pointing to CJS files. Was that supposed to be import?
https://github.com/jashkenas/undersco…
3
comments