diff --git a/package.json b/package.json index 0b5d412..64e1772 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "MIT", "scripts": { "test": "(tstest test/ --verbose)", - "build": "(tsbuild --web --allowimplicitany)", + "build": "(tsbuild tsfolders --allowimplicitany)", "buildDocs": "tsdoc" }, "devDependencies": {