Soon
Soon
I think this repo is package-based. How pnpm works with integrated nx repo?
## The story of users 1. yaml file is not friendly to git diff. Almost every time in git diff, each diff block will be confused by same content from...
rebase the pr of https://github.com/less/less.js/pull/3708 and add more test cases closes #4256
### What subject does this issue tracking? ### JS -> TS 1. refactor the remaining .js file to .ts 2. remove all ts-expect-error 3. use typescript rather than JSDocs 4....
### What subject does this issue tracking? ## Summary Since Rspack contains a large number of phantom dependency problems, which is not conducive to developers, we need to govern the...
### What subject does this issue tracking? Recommended rules https://biomejs.dev/linter/rules/#recommended-rules ```[tasklist] ### Tasks - [ ] https://github.com/web-infra-dev/rspack/pull/7061 - [ ] https://github.com/web-infra-dev/rspack/pull/7099 - [ ] https://github.com/web-infra-dev/rspack/pull/7103 - [ ] https://github.com/web-infra-dev/rspack/pull/7157 -...
### What problem does this feature solve? At present, we recommend using jsx, and there are some bugs in tsx that cause some syntax errors in monaco.  ### What...
### What problem does this feature solve? https://rspress.dev/plugin/official-plugins/api-docgen#apiparsetool 1. Maintainability, [`react-docgen`](https://github.com/reactjs/react-docgen ) is the officital tooling to generate type doc of react component in Facebook, and the last-update of [`react-docgen-typescript`](https://github.com/styleguidist/react-docgen-typescript)...
### What problem does this feature solve? Progressive Web Apps (PWA) is a new technology that combines the best of mobile web and the best of mobile apps to create...
# Summary more friendly error debugging # Related links https://github.com/web-infra-dev/rspress/issues/1216 https://github.com/web-infra-dev/rspack/blob/940dcb532a7506fe46a2a8e07a36f2b4139c2677/crates/node_binding/src/panic.rs#L3 https://github.com/web-infra-dev/rspress/issues/1307