We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0179afa commit 5d413ecCopy full SHA for 5d413ec
build-script/pack-ccx.mjs
@@ -46,6 +46,7 @@ const zipList = [
46
'./*.md',
47
'./*.png',
48
'./presets/**/*',
49
+ './typescripts/comfyui/**/*.json',
50
]
51
52
const zipfile = new yazl.ZipFile()
0 commit comments