@hongminhee@hollo.social
I am to resolve the pending issues of #LogTape this evening.
I am to resolve the pending issues of #LogTape this evening.
Just responded to some browser compatibility issues with #LogTape. Turns out bundling everything in one package creates headaches for Next.js and other browser environments.
For the next minor version, we're breaking things up:
@logtape/logtape will be browser-friendly with zero compromises@logtape/file will handle filesystem operationsThis should make LogTape work seamlessly across all environments while giving developers better control over what they include.
github.com
turbopack has trouble with .cjs files inside esm build │ Import trace for requested module: │ ../../node_modules/@logtape/logtape/esm/nodeUtil.cjs │ ../../node_modules/@logtape/logtape/esm/nodeUtil...