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,244 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 30 commits in 1 repository
Created a pull request in vercel/turbo that received 14 comments
improve and enable issue path handling
Description adds the issue trace again, adds some basic descriptions e. g. to pages Testing Instructions snapshot issues [X] Auto label
+632
−175
•
14
comments
Opened 24 other pull requests in 2 repositories
vercel/turbo
21
merged
2
open
- fix HMR when module evaluation throws
- fix pathname for data requests
- improve introspection
- fix app dir with latest next.js
- update next.js version
- improve handling of syntax errors in HMR
- disable issue_path again
- fix assert alias
- fix windows/macOS only warnings
- revert workspace dependency to allow building correctly
- only use recursive watchers on macOS and windows
- Inline common code generation
- fix module options in middleware
- place all pages in the same intermediate output directory
- improve symbol mangling for profiling
- fix next.js source map resolving
- inject swc helpers
- avoid sending modules in parent for dynamic imports
- avoid bundling and execution of modules just of watching
- follow up changes from review
- Capture console statements as one unit including stack trace
- debug print errors for nested vcs
- refactor internal modules
vercel/next.js
1
open
Reviewed 24 pull requests in 2 repositories
vercel/turbo
22 pull requests
- Refactor ES chunk evaluate logic into a Runtime trait
- avoid sending modules in parent for dynamic imports
- improve handling of syntax errors in HMR
- fix next.js source map resolving
-
Merge
EcmascriptChunkUpdates before sending them to the client -
build: Make
turbo-mallocnot depend on mimalloc on linux - Revert "feat(turbopack_ecmascript): support partial tsconfig for the transform"
- feat(turbopack_ecmascript): support partial tsconfig for the transform
- Use streaming file reads when comparing for writes
- fix(turbopack): Update app-renderer
- Do not publish nightly Turbopack Releases
- Add tests for RopeReader iteration
- Refactor GraphTraversal to avoid non-determinism
- feat: add sourcemap for postcss transform
- Reimplement RopeReader to borrow Bytes/InnerRope
- Make in next.config.js optional
- Reduce memory usage when writing files
- Remove graceful failure handling in routing
- feat(turbopack): Add tree shaking
- Small cleanup for ChunkGroupFiles
- Capture console statements as one unit including stack trace
- add env to spawned processes
vercel/next.js
2 pull requests
Created an issue in rust-lang/cargo that received 3 comments
Config env snapshot doesn't handle case-insensitive env vars correctly on windows
Problem Some recent changes introduce snapshotting of env variables: cargo/src/cargo/util/config/mod.rs Lines 209 to 210 in a5d47a7 e. …
3
comments
3
contributions
in private repositories
Mar 2 – Mar 8






