Explorar o código

fix: rollup -> rolldown

xingyu4j hai 2 meses
pai
achega
67afcadcf0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,
   NormalizedOutputOptions,
   OutputBundle,
   OutputBundle,
   OutputChunk,
   OutputChunk,
-} from 'rollup';
+} from 'rolldown';
 import type { PluginOption } from 'vite';
 import type { PluginOption } from 'vite';
 
 
 import { EOL } from 'node:os';
 import { EOL } from 'node:os';