mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix build
This commit is contained in:
@@ -218,6 +218,10 @@ if (!serve) {
|
||||
});
|
||||
}
|
||||
|
||||
await nextTask('Building source files', async () => {
|
||||
buildResults = await buildTheSource();
|
||||
});
|
||||
|
||||
// Launch the dev server
|
||||
if (serve) {
|
||||
// Spin up Eleventy and Wait for the search index to appear before proceeding. The search index is generated during
|
||||
|
||||
Reference in New Issue
Block a user