We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcebf19 commit ca40e8dCopy full SHA for ca40e8d
build/tasks/compile/build-images.mts
@@ -1,2 +1,3 @@
1
import { imagize } from './imagize.mjs';
2
imagize();
3
+process.exit(0);
0 commit comments