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
If there are too many contents in the folder, the generated html will be very large, or the html will be opened slowly or cannot be opened at all. Is there any way to solve this problem?
The text was updated successfully, but these errors were encountered:
The generated html will be large, since it must store the file data inside. I have generated html files with a lot of files. I have not had any problems opening such files (locally). How many files do you have?
I assume you are loading the files locally (so you don't have to download the file first).
I generated a file with 500000 files (all files on my computer). It is 50MB. It takes me about 5-6s to load in Edge. Considering the size I think this is reasonable.
If there are too many contents in the folder, the generated html will be very large, or the html will be opened slowly or cannot be opened at all. Is there any way to solve this problem?
The text was updated successfully, but these errors were encountered: