add the presets folder to the packaging
parent
5f89d34568
commit
60b2817599
|
|
@ -45,6 +45,7 @@ const zipList = [
|
|||
'./*.txt',
|
||||
'./*.md',
|
||||
'./*.png',
|
||||
'./presets/**/*',
|
||||
]
|
||||
|
||||
const zipfile = new yazl.ZipFile()
|
||||
|
|
|
|||
Loading…
Reference in New Issue