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 8773c96 commit 7206b8fCopy full SHA for 7206b8f
src/data-loaders/auto-exports.ts
@@ -1,7 +1,7 @@
1
import { createFilter } from '@rollup/pluginutils'
2
import MagicString from 'magic-string'
3
import { findStaticImports, parseStaticImport } from 'mlly'
4
-import { join, resolve } from 'pathe'
+import { resolve } from 'pathe'
5
import { type UnpluginOptions } from 'unplugin'
6
7
export function extractLoadersToExport(
0 commit comments