Wind
Wind
@pi0 I want to work on this for v2. Can we do it only for v2?
tsup -> tsdown(https://tsdown.dev/) I definitely recommend using this.
The reason for the transition. The ecosystem is currently gathered in tsdown.
This problem has started to appear for me too. We have the latest version of everything installed, but the components are not coming through.
0.12.0 working, but 0.13.0 dont working.
we have a problem, unbuild does not add `.mts` in runtime there is a problem on the unbuild side. So there is no access to types and no reading of...
What do I need to do to use it now?
This issue is fixed by #21319 which adds a check to skip WebSocket server creation when `hmr === false`. ```js // Before } else { // Create standalone WebSocket -...
Hi team! I've addressed all the review feedback: **Changes made:** 1. ✅ **Removed `method` property** (@pi0's feedback) - WebSocket routes now always use GET method - Removed the optional `method`...
By the way, if the path does not enter, it automatically becomes global. `path` optional.