Clean up whitespace

This commit is contained in:
Jordan Eldredge 2025-07-05 18:34:39 -07:00
parent eee17f0d25
commit b508663db9

View file

@ -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({