diff --git a/package.json b/package.json index 3b363bf..fed7bd4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "typings": "dist_ts/index.d.ts", "scripts": { "test": "(tstest test/)", - "build": "(tsbuild && tsbundle npm)" + "build": "(tsbuild --web && tsbundle npm)" }, "repository": { "type": "git",