Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
jan
/
mustache.js
mirror da
https://github.com/janl/mustache.js
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
46
Wiki
Attività
Sfoglia il codice sorgente
remove tmp files
new-build-system
Jan Lehnardt
14 anni fa
parent
a5aafe01d0
commit
78d75aad2b
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
Vedi File
@@ -21,6 +21,7 @@ tag:
sed -i.bak -e 's|exports.version = "${version}"|exports.version = "%version%"|' mustache.js
sed -i.bak -e 's|"version": "${version}"|"version": "%version%"|' package.json
git commit -m 'Back to non-released version' mustache.js package.json
rm *.bak
build-wrappers:
# from that tag:
Write
Preview
Loading…
Annulla
Salva