diff --git a/package.json b/package.json index d1afb2a..d102d14 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Site for info about me", "scripts": { "dev": "parcel index.html", - "build": "parcel build index.html" + "build": "PARCEL_WORKERS=0 parcel build index.html" }, "repository": { "type": "git",