mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
forgot to remove these
This commit is contained in:
parent
1f692ff01a
commit
2148fe77ec
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ import { defineConfig } from 'tsup'
|
|||
export default defineConfig({
|
||||
entry: [
|
||||
'./src2/sidebar-tsx/Sidebar.tsx',
|
||||
'./src2/sendLLMMessage/sendLLMMessage.tsx',
|
||||
'./src2/util/posthog.tsx',
|
||||
'./src2/util/diffLines.tsx',
|
||||
],
|
||||
outDir: './out',
|
||||
|
|
|
|||
Loading…
Reference in a new issue