Open niubility6 opened 1 year ago
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 often generate html that exceeds 100M, and opening it is very slow.
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.
How long does it take you to load?
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?