I am using parcel to build javascript into a frontend-dist directory.
The routine will first delete the folder and then recreate it with all new files.
Somehow kubycat is not able to correctly syncronize the files respectively (this frontend-dist directory is listed under the yaml key from:)
When restarting kubycat (sync-on-start is activated), everything is correct.
I hope this information can help finding the bug/missing feature
I am using parcel to build javascript into a
frontend-distdirectory.The routine will first delete the folder and then recreate it with all new files.
Somehow kubycat is not able to correctly syncronize the files respectively (this
frontend-distdirectory is listed under the yaml keyfrom:)When restarting kubycat (sync-on-start is activated), everything is correct.
I hope this information can help finding the bug/missing feature