chore: move docs package

This commit is contained in:
mathuo 2022-05-26 21:54:35 +01:00
parent eed74f5310
commit 04f42ba801
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281
57 changed files with 3139 additions and 7822 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
const fs = require('fs-extra');
const path = require('path');
const output = path.join(__dirname, '../../build');
const output = path.join(__dirname, '../../../build');
const docsDir = path.join(__dirname, '../build');

View File

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

3195
yarn.lock

File diff suppressed because it is too large Load Diff