mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
Merge branch 'master' of github.com:flynx/ImageGrid
This commit is contained in:
commit
cbed3a691b
@ -19,7 +19,7 @@
|
|||||||
# https://goo.gl/csQmQo
|
# https://goo.gl/csQmQo
|
||||||
# - Windows
|
# - Windows
|
||||||
# - MSVS -- to build native node modules (sharp)
|
# - MSVS -- to build native node modules (sharp)
|
||||||
# - WiX -- to build the .msi installer
|
# - WiX -- to build the .msi installer (XXX ???)
|
||||||
# - Linux
|
# - Linux
|
||||||
# - macOS
|
# - macOS
|
||||||
# - iOS
|
# - iOS
|
||||||
@ -90,7 +90,7 @@
|
|||||||
# ...do we actually need the file:// version working?
|
# ...do we actually need the file:// version working?
|
||||||
# - version.js
|
# - version.js
|
||||||
# - app icons...
|
# - app icons...
|
||||||
# - add a cli-only build
|
# - add a cli-only build target...
|
||||||
# - installers:
|
# - installers:
|
||||||
# - msi (wix)
|
# - msi (wix)
|
||||||
# - deb
|
# - deb
|
||||||
@ -266,8 +266,6 @@ JS_FILES := $(ROOT_JS_FILES) \
|
|||||||
$(wildcard $(EXT_LIB_DIR)/*.js)
|
$(wildcard $(EXT_LIB_DIR)/*.js)
|
||||||
|
|
||||||
INCLUDE_NODE_MODULES = ig-object ig-actions ig-features
|
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
|
INCLUDE_NW_NODE_MODULES = app-module-path
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user