mirror of
https://github.com/maputnik/editor.git
synced 2026-07-28 16:57:26 +00:00
Include subdirectories in embedded assets
This commit is contained in:
@@ -14,7 +14,7 @@ editor/public: editor/node_modules
|
|||||||
cd editor && npm run build
|
cd editor && npm run build
|
||||||
|
|
||||||
bindata_assetfs.go: editor/public
|
bindata_assetfs.go: editor/public
|
||||||
go-bindata-assetfs --prefix "editor/" editor/public
|
go-bindata-assetfs --prefix "editor/" editor/public/...
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
|
|||||||
Reference in New Issue
Block a user