4 comments

[ 3.9 ms ] story [ 22.9 ms ] thread
you should be using esm.
for development, i did only use commonjs, but then i transpiled it to both cjs and esm. are you saying that i should use esm for development as well?
yes. its supported everywher enow.
alright, but i will still transpile to both cjs and esm