NP

Results 30 comments of NP

What about little restarting delay with signals counter? Like two or more 'enter' signals per 500ms shouln't cause restart.

Seems like realized but do not work

https://github.com/esbuild-kit/cjs-loader/pull/36

> Can you add the new caching that comes with the new get-tsconfig? Sure, but can you provide some explain in two words? I as can see than I can...

> Yeah, just pass in a Map as the second or third argument. Here's a reference: [esbuild-kit/esbuild-loader@544f4bd](https://github.com/esbuild-kit/esbuild-loader/commit/544f4bdbdfc10b4d8b3da467c6c243f5d6f5630f) Done, but still not clear for me or is it just a foundation...

https://github.com/esbuild-kit/cjs-loader/issues/35

_Related offtop_: Take a look (maybe here are some answers in) to how `day.js` deal with plugins: https://github.com/iamkun/dayjs/blob/dev/test/plugin/timezone.test.js#L8 Also each plugin have it own `declare module`, what extends root library...

> Also doesn't mention: > > * What happened to `import { RedisClient }` Thanks, forgot about it. Already added to the list

> The migration guide should explain how to modify RedisClient for purposes of unit test mocks. > > (Was it really necessary to prevent a RedisClient object from being modified...