Sfoglia il codice sorgente

remove tmp files

new-build-system
Jan Lehnardt 14 anni fa
parent
commit
78d75aad2b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +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:


Loading…
Annulla
Salva