Duy NG
Duy NG
I think it maybe useful when we have multiple plateforme docker image, especially for `linux/amd64,linux/arm64`.
gatsby develop: ....................... success write out requires - 0.141s success write out redirect data - 0.023s success Build manifest and related icons - 0.005s success onPostBootstrap - 0.045s ⠀ info...
- Support CommonJS and ESM - Close #25 and #41
For better performance, I recommend to use the libary [fast-json-stringify](https://github.com/fastify/fast-json-stringify) to replace JSON.Stringify
Now this library is written in Typescript, it could be better if we can implement eslint for typescript too.
## Summary Rewrite @ekino/logger for v3.0 ## Motivation - It's been so long time the library is not matained - Rewrite this library for adapting the modern Node.js (Typescript, ESM)...
- Disables axios proxy by default to prevent NO_PROXY environment variable errors and ensure direct connections in test environments - Adds optional proxy parameter to install() for users who need...