@@ -67,6 +67,7 @@ const context = await esbuild.context({
outdir: OUT_DIR,
platform: "node",
plugins: [cleanPlugin, copyDefaultsPlugin, onEndPlugin],
target: ["node20"],
});
await context.rebuild();
The note is not visible to the blocked user.