mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
done!
This commit is contained in:
@@ -190,6 +190,7 @@ if (copydir) {
|
||||
});
|
||||
}
|
||||
|
||||
// Launch the dev server
|
||||
if (serve) {
|
||||
let result;
|
||||
|
||||
@@ -266,7 +267,7 @@ if (serve) {
|
||||
});
|
||||
}
|
||||
|
||||
// Prod build
|
||||
// Build for production
|
||||
if (!serve) {
|
||||
let result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user