mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 10:59:53 +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: [
|
plugins: [
|
||||||
dts({
|
dts({
|
||||||
|
copyDtsFiles: true,
|
||||||
rollupTypes: true,
|
rollupTypes: true,
|
||||||
tsconfigPath: 'tsconfig.types.json'
|
tsconfigPath: 'tsconfig.types.json'
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user