Skip to content

Commit cf17669

Browse files
committed
remove globsync
1 parent 73a92a7 commit cf17669

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import os from 'os'
44
import { fileURLToPath } from 'url'
55
import path from 'path'
66
import { execSync } from 'child_process'
7-
import { globSync } from 'tinyglobby'
87
import colors from 'picocolors'
98
import { Plugin, loadEnv, UserConfig, ConfigEnv, ResolvedConfig, SSROptions, PluginOption, Rollup, createLogger } from 'vite'
109
import fullReload, { Config as FullReloadConfig } from 'vite-plugin-full-reload'

0 commit comments

Comments
 (0)