Skip to content

Commit c6d16c8

Browse files
update
1 parent f7bdccf commit c6d16c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/build.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,12 @@ const start = async () => {
126126
process.exit(0);
127127
};
128128

129-
// start();
129+
start();
130130

131131
// buildUtils();
132132

133133
// buildShiki();
134134

135-
buildCli();
135+
// buildCli();
136136

137137
// buildSvelte();

0 commit comments

Comments
 (0)