fix(build-image): Import 'match' from builtins
This commit is contained in:
parent
6f148f789f
commit
c1020754a2
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ let
|
||||||
fromJSON
|
fromJSON
|
||||||
hasAttr
|
hasAttr
|
||||||
length
|
length
|
||||||
|
match
|
||||||
readFile
|
readFile
|
||||||
toFile
|
toFile
|
||||||
toJSON;
|
toJSON;
|
||||||
|
|
Loading…
Reference in a new issue