mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
571c2a2399
commit
b21a7a719c
@ -186,6 +186,10 @@ DATE := $(strip $(shell date "+%Y%m%d%H%M"))
|
|||||||
COMMIT := $(strip $(shell git rev-parse HEAD))
|
COMMIT := $(strip $(shell git rev-parse HEAD))
|
||||||
|
|
||||||
|
|
||||||
|
# NOTE: running things via npx can slow things down when running make on a
|
||||||
|
# clean repo...
|
||||||
|
# XXX this is mainly happening on getting electron version, need to
|
||||||
|
# avoid this...
|
||||||
NPX := npx --yes
|
NPX := npx --yes
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user