Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
valere
/
virages
Segui
1
Vota
0
Forka
0
Codice
Problemi
2
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
deploy: allow ts error on build
master
valere
3 mesi fa
parent
fe66965154
commit
1cca166a09
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
package.json
+ 1
- 1
package.json
Vedi File
@@ -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",
Scrivi
Anteprima
Caricamento…
Annulla
Salva