diff Resources/CodeGeneration/Graveyard/runts.ps1 @ 515:1dbf2d9ed1e4 bgo-commands-codegen

Added .j2 extension to the Jinja2 template files to allow for a better syntax highlighting experience (a.o. in vscode)
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 11 Mar 2019 14:39:31 +0100
parents 6405435480ae
children
line wrap: on
line diff
--- a/Resources/CodeGeneration/Graveyard/runts.ps1	Mon Mar 11 13:03:45 2019 +0100
+++ b/Resources/CodeGeneration/Graveyard/runts.ps1	Mon Mar 11 14:39:31 2019 +0100
@@ -1,9 +1,3 @@
-# echo "+----------------------+"
-# echo "|    template.in.ts    |"
-# echo "+----------------------+"
-
-# tsc -t ES2015 .\template.in.ts; node .\template.in.js
-
 # echo "+----------------------+"
 # echo "|    playground.ts     |"
 # echo "+----------------------+"