mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
attempt at build issue
This commit is contained in:
parent
87732874c6
commit
a64138311e
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ import { AnimatedTrail } from "../animated-trail";
|
||||||
|
|
||||||
import { LassoWorkerPolyfill } from "./lasso-worker-polyfill";
|
import { LassoWorkerPolyfill } from "./lasso-worker-polyfill";
|
||||||
|
|
||||||
import { WorkerUrl } from "./lasso-worker.chunk";
|
import { WorkerUrl } from "./lasso-worker";
|
||||||
|
|
||||||
import type App from "../components/App";
|
import type App from "../components/App";
|
||||||
import type { LassoWorkerInput, LassoWorkerOutput } from "./types";
|
import type { LassoWorkerInput, LassoWorkerOutput } from "./types";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue