1
0
Эх сурвалжийг харах

Revert "fix tsup domain"

This reverts commit 75f4cd11ce1374b40ae7cdfb9a33a39e589695a7.
Tienson Qin 1 жил өмнө
parent
commit
d8c6ca264b

+ 1 - 1
tldraw/apps/tldraw-logseq/build.mjs

@@ -9,7 +9,7 @@ if (process.platform === 'win32') {
   defaults.prefix = "";
 }
 
-// Build with [tsup](https://tsup.egoist.dev)
+// Build with [tsup](https://tsup.egoist.sh)
 await $`npx tsup`