From 8c717516d46b41ee2f3f186c440c0b94bd306249 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 14 Sep 2020 15:54:05 +0000 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70438c8..c61321a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "UNLICENSED", "scripts": { "test": "(tstest test/)", - "build": "(tsbuild)", + "build": "(tsbuild --web)", "format": "(gitzone format)" }, "devDependencies": {