Jean-Benoît Richez
Jean-Benoît Richez
Same here !
@dosu I just rewrite my workflow to change Image-Loop nodes to just Easy-Use nodes, but got the same problem. It seems link to any nodes that involves loop mechanism. So...
seems to work by replacing: `mainFields: ["module", "main"],` to `mainFields: ["browser", "module", "main"],`. But still error: ``` $ node esbuild.mjs ✘ [ERROR] Could not resolve "node:process" node_modules/esbuild-plugins-node-modules-polyfill/globals/process.js:1:35: 1 │ export...