-
-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Version
System:
OS: macOS 15.5
CPU: (16) arm64 Apple M3 Max
Memory: 7.76 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 138.0.7204.169
Safari: 18.5
npmPackages:
@rslib/core: 0.11.0 => 0.11.0
Details
Failed to clean tsBuildInfo file:

- tsconfig.json:
{
"extends": "@rsbuild/config/tsconfig",
"compilerOptions": {
"outDir": "./dist",
"rootDir": "src",
"declarationDir": "./dist-types",
"composite": true,
"tsBuildInfoFile": "./node_modules/.cache/.tsbuildinfo",
"isolatedDeclarations": true,
"types": ["@rspack/core/module"]
},
"include": ["src"]
}
Reproduce link
https://github.com/web-infra-dev/rsbuild/tree/main/packages/core
Reproduce Steps
- git checkout 4a3383ba57f729c4546df221dd2d0b2210cf0b0a
- pnpm i
- pnpm build
- pnpm build
Metadata
Metadata
Assignees
Labels
No labels