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 98eefa8 commit 467512bCopy full SHA for 467512b
packages/vite/src/node/__tests__/build.spec.ts
@@ -1,6 +1,5 @@
1
import { resolveLibFilename } from '../build'
2
import { resolve } from 'path'
3
-import { resolveConfig } from '..'
4
5
describe('resolveLibFilename', () => {
6
test('custom filename function', () => {
0 commit comments