We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c509293 commit 8105703Copy full SHA for 8105703
esbuild.dev.js
@@ -68,4 +68,3 @@ await copyFile("./lib/dynamic.config.js", "./dist/dynamic.config.js");
68
console.log(await esbuild.analyzeMetafile((await worker.rebuild()).metafile));
69
70
console.timeEnd("esbuild");
71
-process.exit(0);
0 commit comments