Skip to content

Instantly share code, notes, and snippets.

@ItGacky
ItGacky / release.cmd
Created February 26, 2016 14:44
TypeScript 1.8 + Visual Studio Code での開発 ref: http://qiita.com/GackyQiita/items/013b7390e39065d8b64a
copy /B tools\header.js + %OUTNAKED% + tools\footer.js %OUTWRAPPED% > NUL
java -jar tools/compiler.jar --js %OUTWRAPPED% --js_output_file %RELEASED%