Update web assets to v5.1.0
This commit is contained in:
+1
-2
@@ -1,5 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v5.1.0
|
||||
|
||||
include ../.make/recursion.mk
|
||||
|
||||
@@ -29,8 +30,6 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate: pull-assets
|
||||
|
||||
WEB_ASSETS_VERSION = v5.0.0
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
@git clean -xfd assets
|
||||
|
||||
Reference in New Issue
Block a user