fix: await page render to finish before resolving

This commit is contained in:
Nick
2019-02-02 16:59:00 -05:00
parent e3943439e5
commit 830ddd9d2c
6 changed files with 10 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
- MariaDB **10.2.7** or later
- Microsoft SQL Server **2012** or later
- SQLite **3.9** or later
- Redis **3.2** or later
- Redis **3.0** or later
> Read the full [prerequisites](https://docs-beta.requarks.io/install/requirements) article for full details.