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
|
||||
hasAttr
|
||||
length
|
||||
match
|
||||
readFile
|
||||
toFile
|
||||
toJSON;
|
||||
|
|
Loading…
Reference in a new issue