فهرست منبع

Revert "fix tsup domain"

This reverts commit 75f4cd11ce1374b40ae7cdfb9a33a39e589695a7.
Tienson Qin 1 سال پیش
والد
کامیت
d8c6ca264b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tldraw/apps/tldraw-logseq/build.mjs

+ 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`