You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
I have noticed that directories are not created on my archive. The files does contain the path in their name, so in the most cases operating software can manage this, but not always.
For instance, my almost correct ZIP created with Zipper:
And a correct ZIP file:
Please notice that in the first case, there is no single line like js or fonts whereas there are present in the second case.
Hello,
I have noticed that directories are not created on my archive. The files does contain the path in their name, so in the most cases operating software can manage this, but not always.
For instance, my almost correct ZIP created with Zipper:
And a correct ZIP file:
Please notice that in the first case, there is no single line like js or fonts whereas there are present in the second case.
Here is my code:
Am I doing something wrong?
I have tried to use
folder()
and a loop, but with no results.The text was updated successfully, but these errors were encountered: