Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
anoopmb
/
charts
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
18
Wiki
Attività
Sfoglia il codice sorgente
chore: added build command
tags/1.2.3
Shivam Mishra
6 anni fa
parent
ece0015366
commit
81c042649c
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
package.json
+ 2
- 1
package.json
Vedi File
@@ -15,7 +15,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "rollup -c --watch",
"dev": "npm-run-all --parallel watch"
"dev": "npm-run-all --parallel watch",
"build": "rollup -c"
},
"repository": {
"type": "git",
Scrivi
Anteprima
Caricamento…
Annulla
Salva