Richard
Richard
Now what we can confirmed: - we can refactor API in class `Socket` with methods/data-structures like `uv_tcp_*`, `uv_stream*` or `uv_handle_t` - we can refacotr API abnout `process.on` with `uv_signal*`
Dirent Class like [Dirent Object in NodeJS](https://nodejs.org/api/fs.html#fs_class_fs_dirent). For some low-level programming it's effective
@lhkzh 是希望在 `process.on(SIGNAL, () => ...)` 中支持更多的 SIGNALs 么
All methods listed above are supported 💪
请提供下复现对应的复现环境 - 系统: - 架构: - fibjs 版本:
> Hi there, I used to use this plugin with webpack 4 with happy pack and ttypescript. I'm upgrading build deps now and switching to latest webpack 5 with ts-loader....
> fixes open changes from #1134 since there is no progress anymore and some people really want this feature > > close #1134 close #1156 It's suprising that those changes...
> Looks fine to me. But might wanna move those color definitions to `vars.css` so they can be customized (and possibly use existing colors). > > Also, probably register this...
@zcbenz Hi! I have searched for a while to resolve my problem: I need to intercept http protocol **ONLY** for specific urls. I think suggestion posted in this issue is...
> @richardo2016 thank you for the suggestions! yes, totally, we're currently considering different options transitioning LSF to TypeScript or at least providing a decent `.d.ts` declarations. This is something we...