xingyu4j пре 2 месеци
родитељ
комит
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';