Block or Report
Block or report sokra
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
webpack/webpack Public
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
-
-
3,235 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2023
Created 29 commits in 1 repository
Created a pull request in vercel/turbo that received 15 comments
Opened 8 other pull requests in 1 repository
vercel/turbo
6
merged
1
open
1
closed
- exlcude turborepo-ffi in turbopack build
- split tests into two steps, report ok and done separately
- fix glob parsing and improve error reporting
- always allow to close the error overlay
- add helper for walking a tree concurrently and deterministic
- make sure node.js worker processes are cleaned up correctly on errors
- add rust_prepare to Ok requirements
- fix missing renames in workflow file
Reviewed 16 pull requests in 2 repositories
vercel/turbo
15 pull requests
- Automate nightly Turbopack release tagging
- Export __N_SSG and __N_SSP from the error component
- Unwrap sequence await callee in analyzer
- split tests into two steps, report ok and done separately
- Import Next's CJS AsyncLocalStorage modules
- fix(turborepo): Check for TLS feature at build-time
- make sure node.js worker processes are cleaned up correctly on errors
- Fix enable_mdx short flag conflict with exact flag
- initial work for compile-time evaluation
- Move integration test entries to input/
- update next.js to 13.1.7-canary.2
- Share request resolving logic between http and update servers
- ci(actions): adjust test summary format
-
chore: Removed
Cargo.lock
from CI for PRs -
Update
swc_core
tov0.59.11