1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

all: support $embed_file('embed.vv', .zlib) (#12654)

This commit is contained in:
Leo Developer
2021-12-04 18:43:19 +01:00
committed by GitHub
parent 0f50ac3260
commit ace63594bf
24 changed files with 411 additions and 72 deletions

View File

@@ -20,6 +20,7 @@ const (
'build-vbinaries',
'check-md',
'complete',
'compress',
'doc',
'doctor',
'fmt',