From 60143a8b2cfcc45840c436ed8c4a73e5e2cd192e Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Fri, 27 Feb 2026 01:37:18 -0800 Subject: [PATCH] Fix build? --- configs/tsdown/js-library.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/tsdown/js-library.ts b/configs/tsdown/js-library.ts index f87a9b9f4..49ab3bd97 100644 --- a/configs/tsdown/js-library.ts +++ b/configs/tsdown/js-library.ts @@ -1,7 +1,7 @@ import fs from 'fs'; import path from 'path'; import { defineConfig, type Rolldown } from 'tsdown'; -import { createBasePlugin } from './plugins'; +import { createBasePlugin } from './plugins.ts'; const customNoExternal = new Set([