fix(build-image): Import 'match' from builtins

This commit is contained in:
Vincent Ambo 2019-10-06 03:57:35 +01:00 committed by Vincent Ambo
parent 6f148f789f
commit c1020754a2

View file

@ -39,6 +39,7 @@ let
fromJSON
hasAttr
length
match
readFile
toFile
toJSON;