Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
h-a-n-a committed May 29, 2023
1 parent 7c180a7 commit 8eb7ae2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import hash from 'hash-sum'
// import MiniCssExtractPlugin from 'mini-css-extract-plugin'
import { fs as mfs } from 'memfs'
import { JSDOM, VirtualConsole } from 'jsdom'
import { VueLoaderPlugin } from '..'
import type { VueLoaderOptions } from '..'
import type { VueLoaderOptions, VueLoaderPlugin } from '..'

export const DEFAULT_VUE_USE = {
loader: 'vue-loader',
Expand Down

0 comments on commit 8eb7ae2

Please sign in to comment.