We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a6696 commit d04ac4aCopy full SHA for d04ac4a
packages/repl/src/lib/workers/bundler/plugins/alias.ts
@@ -1,4 +1,4 @@
1
-import { VIRTUAL } from '$lib/workers/constants';
+import { VIRTUAL } from '../../constants';
2
import type { File } from '$lib/Workspace.svelte';
3
import type { Plugin } from '@rollup/browser';
4
0 commit comments