Cong Yu

Results 33 comments of Cong Yu

In my case, add `preserveSymlinks` for resolve it ```json { "compilerOptions": { "preserveSymlinks": true } } ```

> > 类比react实现 > > 作者组织一下上面各位大佬一起整一个,可以吗 @imcuttle cc @qq1037305420 有组织一个wx群,有经验的大佬可以在群里牵头发起立项,群里挺多人有志向的; 需要进群的同学,加我 wx moyuuuuu,备注 moment vue

Hi, @ak99372 node-await-event-emitter is just implements the series processing, If you need parallel case, Please use the package [tapable](https://www.npmjs.com/package/tapable) which is used by webpack.

@Chanzhaoyu 我看目前 master 代码,还是用的 application/octet-stream,不是 SSE,不用 SSE 的考虑是什么呢,两者有什么差异吗

使用 pnpm@7 node@16 类linux 环境试试

@thejoshwolfe > Is it Archive Utility on Mac? Yep, the zip file created by mac system, It's puzzled that the zip file is malformed. ![image](https://user-images.githubusercontent.com/13509258/39683534-aa308238-51e8-11e8-9a5e-38e5d93bf45b.png)

I guess that isn't the wrong of yauzl. when I passed option `decodeStrings: false`, filename of zip file by mac os could received normally. See the [pr](https://github.com/kevva/decompress-unzip/pull/19)

> 这个修改合并了么 @linYeeTracy not yet now

> but I have been interested in making this based on RSC APIs @dai-shi How about the thing now? I'd like to using react worker component instead of rsc