mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
25f895aaf0
commit
903cec53c0
@ -430,7 +430,7 @@ doc: $(DOC_FILES)
|
|||||||
|
|
||||||
.PHONY: dev
|
.PHONY: dev
|
||||||
dev: ## Build the development environment
|
dev: ## Build the development environment
|
||||||
dev: $(NODE_DIR) css
|
dev: $(JS_FILES) $(NODE_DIR) css
|
||||||
|
|
||||||
|
|
||||||
.PHONY: dist
|
.PHONY: dist
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user