We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a92a7 commit cf17669Copy full SHA for cf17669
1 file changed
src/index.ts
@@ -4,7 +4,6 @@ import os from 'os'
4
import { fileURLToPath } from 'url'
5
import path from 'path'
6
import { execSync } from 'child_process'
7
-import { globSync } from 'tinyglobby'
8
import colors from 'picocolors'
9
import { Plugin, loadEnv, UserConfig, ConfigEnv, ResolvedConfig, SSROptions, PluginOption, Rollup, createLogger } from 'vite'
10
import fullReload, { Config as FullReloadConfig } from 'vite-plugin-full-reload'
0 commit comments