From a07b0044252a21d989c6a260a3f6003720960d0a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 1 Mar 2020 23:19:34 +0300 Subject: [PATCH 1/2] minor tweaks... Signed-off-by: Alex A. Naanou --- ui (gen4)/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui (gen4)/Makefile b/ui (gen4)/Makefile index 8215273c..a2a32e44 100755 --- a/ui (gen4)/Makefile +++ b/ui (gen4)/Makefile @@ -19,7 +19,7 @@ # https://goo.gl/csQmQo # - Windows # - MSVS -- to build native node modules (sharp) -# - WiX -- to build the .msi installer +# - WiX -- to build the .msi installer (XXX ???) # - Linux # - macOS # - iOS @@ -90,7 +90,7 @@ # ...do we actually need the file:// version working? # - version.js # - app icons... -# - add a cli-only build +# - add a cli-only build target... # - installers: # - msi (wix) # - deb From 1fd2c7dbbeca5db50168832408c30e2b4eea96fc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 2 Mar 2020 17:12:47 +0300 Subject: [PATCH 2/2] minor cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui (gen4)/Makefile b/ui (gen4)/Makefile index a2a32e44..98c3732e 100755 --- a/ui (gen4)/Makefile +++ b/ui (gen4)/Makefile @@ -266,8 +266,6 @@ JS_FILES := $(ROOT_JS_FILES) \ $(wildcard $(EXT_LIB_DIR)/*.js) INCLUDE_NODE_MODULES = ig-object ig-actions ig-features -# XXX do we actually use preact??? -#INCLUDE_NODE_MODULES += preact INCLUDE_NW_NODE_MODULES = app-module-path