Vinh Nguyen
Results
1
issues of
Vinh Nguyen
### Describe the bug I used the new config in rspack.config.mjs: ``` module: { rules: [ { test: /.[cm]?[jt]sx?$/, type: "javascript/auto", use: { loader: "@callstack/repack/babel-swc-loader", parallel: true, options: {}, },...
status:new
type:bug