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,413 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 69 commits in 2 repositories
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 38 other pull requests in 2 repositories
vercel/turbo
31
merged
1
open
- emit a package.json in evaluate too
- Always release the current main branch
- fix incorrect refactoring and add comments
- fix test paths on windows
- codespaces need permissions to next.js
- add missing turborepo exclude in turbopack tests
- track invalidation reasons
- update lockfile due to removed packages
-
Remove the
next-*
crates - 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
- Some pull requests not shown.
Reviewed 38 pull requests in 2 repositories
vercel/turbo
25 pull requests
- Refactor ES chunk evaluate logic into a Runtime trait
- Implement node eval streaming
- feat(turbopack): Add tree shaking
- track invalidation reasons
- fix: update import for turborepo-paths test on win
- Implement Custom Transformers
- Add "nextpack" integration setup
- avoid sending modules in parent for dynamic imports
- feat(ecmascript): transform ts input with runtime flags
- improve handling of syntax errors in HMR
- fix next.js source map resolving
-
Merge
EcmascriptChunkUpdate
s before sending them to the client -
build: Make
turbo-malloc
not 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
- Some pull request reviews not shown.
vercel/next.js
10 pull requests
- turbopack: Implement streamed middleware
- next-swc: Switch to testing::fixture
- fix build issue and future incompatibility
- update turbopack
- improve turbopack error overlay
- Implement custom Turbopack Next transformers
-
Move
next-*
crates from Turbopack - Generate fixed route path for favicon.ico
- Update Turbopack to 230309.2
- Update Turbopack to 230308.3
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
10
contributions
in private repositories
Mar 2 – Mar 17