mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
chore: Add type augmentations for litegraph and enable copying of DTS (#2560)
This commit is contained in:
committed by
GitHub
parent
c15201bfe2
commit
b9cfa70dcd
@@ -16,6 +16,7 @@ export default defineConfig({
|
||||
|
||||
plugins: [
|
||||
dts({
|
||||
copyDtsFiles: true,
|
||||
rollupTypes: true,
|
||||
tsconfigPath: 'tsconfig.types.json'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user