1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "_comment": "Build output are executed in esm environment, `require` is not available", "expectExecuted": false, "config": { "input": [ { "name": "entry", "import": "entry.js" } ], "format": "cjs", "platform": "node" } }