btea
btea
https://github.com/vuejs/core/issues/13387 Adding relevant test cases can help reduce the probability of breaking features during subsequent functional iterations. ## Summary by CodeRabbit - **Tests** - Added a new test to verify...
close #9576
Currently, when using the `allow-build` option, if there are multiple packages, I have to write `pnpm add a b --allow-build=a --allow-build=b`, this seems a bit complicated, and I think it...
### Description When I clicked a link to jump to the page, the page content was centered according to the hash, but the active links in the sidebar did not...
### Description When there are multiple groups of similar structures in the grouped tabs, click to switch one of the groups, and the tab status of other groups will be...
### Description https://github.com/vitest-dev/vitest/blob/176133ed0cc5c8d04d0faa2e58d4a4f9cf3b78a6/packages/vitest/src/types/global.ts#L42-L46 ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [ ] It's really useful if your PR references...
### Description The minimum version of Node we currently support already natively supports the styleText function, so I think we can remove picocolors. https://nodejs.org/docs/latest/api/util.html#utilstyletextformat-text-options
### Overview https://pnpm.io/pnpm-cli#-c-path---dir-path Add relevant script commands directly in the package.json in the root directory for quick and easy execution without having to manually enter the specified folder. ### Manual...