xingyu4j 2 месяцев назад
Родитель
Сommit
67afcadcf0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      internal/vite-config/src/plugins/license.ts

+ 1 - 1
internal/vite-config/src/plugins/license.ts

@@ -2,7 +2,7 @@ import type {
   NormalizedOutputOptions,
   OutputBundle,
   OutputChunk,
-} from 'rollup';
+} from 'rolldown';
 import type { PluginOption } from 'vite';
 
 import { EOL } from 'node:os';