diff --git a/package.json b/package.json index b5531356..9e0af2b1 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "scripts": { "clean": "rm -rf bitmaps", "render:bibata-round": "yarn workspace bibata-round render", - "render": "yarn render:bibata-round" + "render": "yarn render:bibata-round", + "build": "rm -rf themes && python build.py" }, "workspaces": [ "packages/*"