We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbff509 commit 37b184fCopy full SHA for 37b184f
build/dev.ts
@@ -23,6 +23,7 @@ if (import.meta.main) {
23
"--frozen",
24
"--cached-only",
25
"--watch",
26
+ "--no-clear-screen",
27
"./dictionary/watch.ts",
28
],
29
cwd: new URL("../", import.meta.url),
0 commit comments