Rintaro Itokawa

Results 4 issues of Rintaro Itokawa

when I run ``` npx chromatic --project-token="token" --patch-build=feature/#61...dev ``` in the console there is some error ``` Chromatic CLI v6.7.3 https://www.chromatic.com/docs/cli / Preparing your workspace → Installing dependencies Authenticate Retrieve...

Closed #375 copied https://github.com/dtolnay/anyhow/commit/fa9bcc0457a2e51593b874cc2f8bcb5608ad43fe

## Summary Adds the missing `compiler.hooks.addEntry`, `compiler.hooks.succeedEntry`, and `compiler.hooks.failedEntry` to rspack. - Problem solved: Restores correct progress reporting and lets existing webpack plugins work in rspack without modification, advancing API...

release: feature

Improve readability of workflows closes #1330