yoho

Results 12 issues of yoho

### Description fix #3924 relate #6301 close: #6044 IIUC, the test case provided by #6044 will not get the expected results originally. But this test case exposes another problem. When...

bug
feat: css

### pnpm version: 7.5.1 ### Code to reproduce the issue: 1. define the `package.json` ```json { "peerDependencies": {}, "dependencies": {}, "devDependencies": {} } ``` 2. run `pnpm i .....(package)` 3....

type: bug

fix #917 one level `benchmark` interface to support benchmark test. 1. add deps lib benchmark. 2. add benchmark task runner.

on hold

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v16.13.1` - Nuxt Version: `2.15.8` - Package Manager: `[email protected]` - Builder: `webpack` - User Config: `-` - Runtime Modules: `-`...

pending triage

`?query=xxxx` share with xxxx search result

### Description dynamic import support `?url` and `?worker` feat test glob import for worker ### Additional context --- ### What is the purpose of this pull request? - [ ]...

p2-nice-to-have :cake:

fix: #794 config sidebar ```js { text: 'TOC2', toc: '/toc2/', items: [ { text: 'Multiple levels outline - 2', link: '/frontmatter/multiple-levels-outline' }, { text: 'Test Nested TOC - 2', items:...

### Description fix: #4863 fix: #9732 ### Additional context support custom css name by no cssCodesplit. --- ### What is the purpose of this pull request? - [x] Bug fix...

feat: css
p2-nice-to-have