From 92e97bca41266df17a5c305e1633c3060e23d26f Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 27 May 2018 14:15:22 -0400 Subject: workaround text-encoding bug --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0e9e3a5f7..e7103039e 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ TS_FILES = \ msg.pb.js \ os.ts \ runtime.ts \ + text-encoding.d.ts \ timers.ts \ tsconfig.json \ types.ts \ -- cgit v1.2.3