🚨 render timeout & more

- Puppeteer timeout crash fixed
- Docs updated in `bbpkg.configure`
- Options type set as optional in `BitmapsGenerator.ts`
- Changelogs added in `CHANGELOG.md`
This commit is contained in:
ful1e5 2021-03-01 18:58:21 +05:30
parent 7ca84b389c
commit 50c74ae51e
3 changed files with 110 additions and 113 deletions

View file

@ -16,7 +16,7 @@ def to_tuple(x: X) -> Tuple[X, X]:
def get_config(bitmaps_dir, **kwargs) -> Dict[str, Any]:
"""Return configuration of `GoogleDot` pointers.
"""Return configuration of `Bibata` pointers.
```
Args: