From afd45c77264597dd4b0a8a4f050eb7793792d7dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 31 Dec 2020 00:25:40 +0100 Subject: [PATCH] Use --production builds --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecb3b0b..224b717 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dist/wire_replace.js" ], "scripts": { - "build": "npx mix", + "build": "npx mix --production", "prepublishOnly": "npm run-script build" }, "keywords": [