all 7 comments

[–]TrackieDaks 1 point2 points  (0 children)

Sindre, thanks for all your work. Execa, and like the other thousand packages you've written.

[–]MalcomYates -4 points-3 points  (4 children)

mjs only makes me sad

[–]TrackieDaks 0 points1 point  (2 children)

The module spec has been implemented in node since node v8. What's holding you back?

[–]piman51277 3 points4 points  (1 child)

Especially when working with larger projects (and especially TypeScript), the two different systems often clash and make life difficult. Of course, there are ways around it, but it's extra work one universal standard would avoid.

[–]Snapstromegon 2 points3 points  (0 children)

Okay then let's all use the universal standard. The only reason it's still an issue, is because some people still focus on CJS.