科科

Results 2 issues of 科科

### Description This PR contains two fixes. The first is that the [document here](https://github.com/antfu/bumpp/blob/bf20fc75105282b5570261c3ab1069ad467b3c37/README.md?plain=1#L17) says that the config name is `bumpp.config.ts`, but the name is actually [`bump.config.ts`](https://github.com/antfu/bumpp/blob/bf20fc75105282b5570261c3ab1069ad467b3c37/src/config.ts#L20). Maybe it's better...

### Reproduction [vite-plugin-html-reproduction](https://github.com/Bernankez/vite-plugin-html-reproduction) ``` git clone https://github.com/Bernankez/vite-plugin-html-reproduction.git ``` ``` pnpm install ``` ``` pnpm dev ``` ### Description After importing `vite-plugin-html`, there is an issue with incorrect navigation when using...