From 5f7c80986fd9cff6a65d4e419fc2972abe992ccf Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Fri, 6 Nov 2020 12:10:19 +1100 Subject: fix(cli): correct libs sent to tsc for unstable worker (#8260) Fixes #8257 --- cli/tests/unstable_worker.ts.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cli/tests/unstable_worker.ts.out (limited to 'cli/tests/unstable_worker.ts.out') diff --git a/cli/tests/unstable_worker.ts.out b/cli/tests/unstable_worker.ts.out new file mode 100644 index 000000000..cdbb7e911 --- /dev/null +++ b/cli/tests/unstable_worker.ts.out @@ -0,0 +1,2 @@ +[Function: query] +[AsyncFunction: compile] -- cgit v1.2.3