isn’t @rescript/runtime required now that it was separated from rescript? I tend to do have rescript under devDependencies and @rescript/runtime under dependencies. if I try to build my monorepo after removing it from one of the projects:
“Rollup failed to resolve import “@rescript/runtime/lib/es6/Stdlib.js” from…”