Skip to content

Commit 8105703

Browse files
authored
Update esbuild.dev.js
1 parent c509293 commit 8105703

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

esbuild.dev.js

-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ await copyFile("./lib/dynamic.config.js", "./dist/dynamic.config.js");
6868
console.log(await esbuild.analyzeMetafile((await worker.rebuild()).metafile));
6969

7070
console.timeEnd("esbuild");
71-
process.exit(0);

0 commit comments

Comments
 (0)