diff options
author | Kitson Kelly <me@kitsonkelly.com> | 2021-06-09 22:21:02 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-09 22:21:02 +1000 |
commit | e779ea956546fc311ad5a98260d1091127a9bfe7 (patch) | |
tree | e406f10ee3e0fd4da9ae4e7326a0766d7b840f8e /cli/tests/fix_worker_dispatchevent.ts.out | |
parent | c84c747ea491bd42f11323e1a0cc54900e1146c0 (diff) |
fix(runtime): early binding to dispatchEvent in workers (#10904)
Diffstat (limited to 'cli/tests/fix_worker_dispatchevent.ts.out')
-rw-r--r-- | cli/tests/fix_worker_dispatchevent.ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/fix_worker_dispatchevent.ts.out b/cli/tests/fix_worker_dispatchevent.ts.out new file mode 100644 index 000000000..2e9ba477f --- /dev/null +++ b/cli/tests/fix_worker_dispatchevent.ts.out @@ -0,0 +1 @@ +success |