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 433da2b commit a100bdcCopy full SHA for a100bdc
packages/svelte/src/internal/client/context.js
@@ -3,7 +3,6 @@
3
import { DEV } from 'esm-env';
4
import { lifecycle_outside_component } from '../shared/errors.js';
5
import * as e from './errors.js';
6
-import { source } from './reactivity/sources.js';
7
import {
8
active_effect,
9
active_reaction,
0 commit comments