mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
Merge branch 'master' of github.com:flynx/ImageGrid
This commit is contained in:
commit
a8a126793c
@ -749,7 +749,10 @@ $(APP_NAME).desktop: App.desktop
|
||||
|
||||
|
||||
$(NODE_DIR): package.json
|
||||
npm install
|
||||
npm install \
|
||||
--platform=$(TARGET_OS) \
|
||||
--arch=$(ARCH)
|
||||
# npm install
|
||||
# # patch requirejs (see: NOTES)
|
||||
# make patched-requirejs
|
||||
# NOTE: this may break on some systems due to a dependency issue...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user