Closed kibertoad closed 3 years ago
@jorgebucaran Wonder if we could be running CI on built CJS version somehow.
Duplicate of #73
Should be possible, let me check the docs.
@kibertoad Sorry, looking into your comment again, I'm not sure exactly what you mean. The CI runs the tests. We could look into adding a special test just for the CJS version, though. That what you were thinking?
See https://github.com/pinojs/pino-pretty/issues/237
process["default"].env
is definitely incorrect. Looks like we should avoid using default imports here.