mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
prettier
This commit is contained in:
@@ -301,7 +301,7 @@ if (!serve) {
|
||||
await copy(cdndir, path.join(sitedir, 'dist'));
|
||||
});
|
||||
await nextTask('Building the docs', async () => {
|
||||
await buildTheDocs()
|
||||
await buildTheDocs();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user