Skip to content

Commit

Permalink
fix: types
Browse files Browse the repository at this point in the history
  • Loading branch information
poyoho committed May 6, 2022
1 parent fe061ee commit 88a2e7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/importGlob.ts
Expand Up @@ -18,7 +18,6 @@ import {
} from './utils'
import type { RollupError } from 'rollup'
import type { Logger } from '.'
import colors from 'picocolors'
import { dynamicImportToGlob } from '@rollup/plugin-dynamic-import-vars'
import { parse as parseJS } from 'acorn'

Expand Down

0 comments on commit 88a2e7f

Please sign in to comment.