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 Jan 11, 2023. It is now read-only.
I've a project Allmanak with Sapper 0.27.1 which daily builds 22.000+ pages and does some post processing plus some nginx mapping and redirecting based on fixed identifiers.
So https://www.allmanak.nl/1/Old_name will redirect to https://www.allmanak.nl/1/Algemene_Rekenkamer/ which wouldn't be possible with just directories.
Depending on your backend, you can tweak: --concurrent (default 8) and --timeout (default 5000 ms)
When I export site with more than ~650 pages I have the following error:
After about 40 such errors command fails with exit code 1.
Is Sapper able to export a big site?
The text was updated successfully, but these errors were encountered: