From 319799700b7206f4ed31ad75668fe735b877a5ec Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Sun, 6 Nov 2016 10:33:22 +0700 Subject: [PATCH] build ui as well as main code --- source/build.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/build.bat b/source/build.bat index bd39089041..00d5331377 100644 --- a/source/build.bat +++ b/source/build.bat @@ -68,8 +68,7 @@ echo KeymanWeb 2 build %BUILD% compiled and saved. echo. rem echo %BUILD% >version.txt -exit /B 0 - +rem exit /B 0 rem Compile UI code modules (TODO: add date testing, only recompile if needed) :ui