mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3a30991d87
commit
087c5f35c6
@ -518,7 +518,7 @@ dev: $(JS_FILES) $(NODE_DIR) $(PATCHES) css
|
|||||||
|
|
||||||
.PHONY: dev-npm
|
.PHONY: dev-npm
|
||||||
dev-npm: ## Install the npm global dev package
|
dev-npm: ## Install the npm global dev package
|
||||||
dev-npm:
|
dev-npm: $(JS_FILES) $(PATCHES) css
|
||||||
npm install .
|
npm install .
|
||||||
|
|
||||||
.PHONY: dist
|
.PHONY: dist
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user