mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Clean up whitespace
This commit is contained in:
parent
eee17f0d25
commit
b508663db9
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ build();
|
|||
|
||||
async function build() {
|
||||
console.log(`🚀 Building ${BUNDLES.length} bundles in parallel...`);
|
||||
|
||||
|
||||
const buildPromises = BUNDLES.map(async (bundleDesc) => {
|
||||
console.log(`📦 Building ${bundleDesc.name}...`);
|
||||
const plugins = getPlugins({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue