Jakub Romańczyk

Results 33 issues of Jakub Romańczyk

### Description When bridgeless is enabled on iOS and there is a problem happening before `AppRegistry.registerComponent` is called, the simulator should display an error message. Instead, a blank screen is...

Platform: iOS
API: AppRegistry
Needs: Triage :mag:
Type: New Architecture

Summary: --------- builds correctly but no idea if the config is right, needs to be tested Test Plan: ---------- - [ ] - builds without errors - [ ] -...

infra

Summary: --------- When using CLI with Node >= 21, there are deprecation warnings showing up in console, which can be traced to `[email protected]` which is a dependency of `node-fetch`. I've...

feature

### Summary Closes #494 ### Test plan - [x] - android new arch builds - [ ] - ios new arch builds

### Clear and concise description of the problem Re.Pack supports MF V1, for V2 supports we need adjust how containers are loaded in React-Native environment. ### Suggested solution - create...

## Description - [x] - added separate `loadScript` and `createScript` methods for React Native - [x] - added checks for node and RN environment - [x] - unified `CreateScriptHook` typing...

change: feat

### Summary Closes #518 - [x] - introduce separate tester for MF2 - [x] - rename `ModuleFederationPlugin` to `ModuleFederationPluginV1` ### Test plan

### Summary ### Test plan

## Description added a check for falsy values inside `checkSingleton` in `packages/rspack/src/ModuleFederationPlugin.ts`. This is similar to other places in the codebase when looking for `ModuleFederationPlugin` instances, this specific change was...

change: fix

### Summary Closes #109 This is partial solution to the problem in #109 - the custom gradle script is now able to resolve symlinks (junctions) on Windows correctly when resolving...