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 b73dcd7 commit 29354e4Copy full SHA for 29354e4
tests/rollup.test.ts
@@ -3,7 +3,7 @@ import alias from '@rollup/plugin-alias'
3
import { outputToSnapshot } from '@sxzz/test-utils'
4
import { rollup } from 'rollup'
5
import esbuild from 'rollup-plugin-esbuild'
6
-import { describe, expect, test } from 'vitest'
+import { describe, test } from 'vitest'
7
import UnpluginIsolatedDecl from '../src/rollup'
8
import { expectSnapshot } from './_utils'
9
0 commit comments