Browse Source

* Remove dependency on web

Michael Van Canneyt 2 tháng trước cách đây
mục cha
commit
d2d95b7255
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/wasm-utils/src/wasm.pas2js.timer.pas

+ 1 - 1
packages/wasm-utils/src/wasm.pas2js.timer.pas

@@ -12,7 +12,7 @@ uses
   {$ifdef JOB_WORKER}
   webworker,
   {$ELSE}
-  web,
+  web, weborworker,
   {$ENDIF}
   wasm.timer.shared;