Skip to content

Commit d04ac4a

Browse files
committed
fix, hopefully
1 parent a7a6696 commit d04ac4a

File tree

1 file changed

+1
-1
lines changed
  • packages/repl/src/lib/workers/bundler/plugins

1 file changed

+1
-1
lines changed

packages/repl/src/lib/workers/bundler/plugins/alias.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { VIRTUAL } from '$lib/workers/constants';
1+
import { VIRTUAL } from '../../constants';
22
import type { File } from '$lib/Workspace.svelte';
33
import type { Plugin } from '@rollup/browser';
44

0 commit comments

Comments
 (0)