Kaffi Yang

Results 44 comments of Kaffi Yang

Related reproduction: https://github.com/xc2/GithubIssues/tree/main/bazel-rule_nodejs-craMIssingNodeModules. (Problem 2 Section)

> Looks like updating to the [Rspack 0.6.1 release](https://github.com/web-infra-dev/rspack/releases/tag/v0.6.1) introduces the following error in the dev tools console: > > > > ![image](https://github.com/jupyterlab/jupyterlab/assets/591645/b1397940-0196-4f31-bbde-5295830f257b) > > https://github.com/web-infra-dev/rspack/issues/6230 this might be the...

> Thanks @xc2 for chiming in! > > Also updating to the latest `0.6.2` seems to be giving this issue: > > ``` > ../node_modules/@rspack/binding/binding.d.ts:36:47 - error TS2552: Cannot find...

> Thanks @xc2! > > I tried forcing the resolution of `@rspack/cli`, `@rspack/core` and `@rspack/binding` to the `0.6.2-canary-4b8f4a6-20240417094517` canary release, but it looks like there is still the same issue...

> Ah, `0.6.4` seems to be failing with the following error (in https://github.com/jupyterlab/jupyterlab/actions/runs/8987878993/job/24687416227?pr=16005): > > ``` > Panic occurred at runtime. Please file an issue on GitHub with the backtrace...

(其实后面的 basename 和 supportHistoryV5 就是前面说的具体配置

`cacheGroups[key].name` function token: - rspack: `(module: Module) => string` - webpack: `(module: T, selectedChunks: Chunk[], cacheGroupKey: string) => string` related issues: - [x] #4953 `module.context` - [ ] #4843 `module.size`,...

hi @mrsteele sry for ping you, but it seems that this pr is ready for merging. Could you please help merge and release a new version?

thank you all @ahabhgk @mrsteele