btea

Results 154 comments of btea

`play` is only used to facilitate local development and debugging, and will not be packaged and released. Can you elaborate on the problem you encountered and the reason you modified...

`**索引访问类型(indexed access type)**` , 这里是不是多了个空格,加粗语法没生效

Hello, thank you for your contribution! Can you explain why this modification would solve the hydration issue?

@kooriookami I don't quite understand, can you give an example?

Before the modification, the slash was reversed, as shown in the figure below: ![image](https://github.com/vitejs/vite/assets/24516654/917d880b-1dfb-4a5e-a800-6f2827fc5c35) After modification, as shown in the figure below: ![image](https://github.com/vitejs/vite/assets/24516654/81fca88e-3a72-4e57-8cb2-74dfdfe24063)

Oh, I see what you mean, thanks for the clarification.

After merging this PR, #16840 can be merged synchronously.

Vite already supports the shortcut key `o` to open in the browser. Therefore, I think this is unnecessary.