This website works better with JavaScript.
首頁
探索
說明
登入
valere
/
virages
關註
1
收藏
0
複製
0
程式碼
問題管理
2
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
deploy: allow ts error on build
master
valere
3 月之前
父節點
fe66965154
當前提交
1cca166a09
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
查看文件
@@ -5,7 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite --host",
"build": "run-p
type-check
\"build-only {@}\" --",
"build": "run-p \"build-only {@}\" --
|| true
",
"preview": "vite preview",
"test:unit": "vitest",
"test:e2e": "playwright test",
Write
Preview
Loading…
取消
儲存