This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
nvm i found the answer here https://clojurians.slack.com/archives/C6N245JGG/p1676055310525489?thread_ts=1676039708.852909&cid=C6N245JGG
correct. nowadays :target :esm
might also be an option, but ESM in node is sort of full of landmines and footguns so be careful 😉
👍 2
TypeError: shadow.esm.esm_import$random_bytes is not a constructor
at file:///Users/.../Desktop/demo/build/cljs-runtime/macchiato.cookies.js:6:73
at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
Guess I am unlucky for now 😄