diff --git a/package.json b/package.json index 58cf9b810e..51540c7d53 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "url": "https://github.com/facebook/react" }, "scripts": { - "test": "grunt test" + "test": "grunt build && grunt test" }, "dependencies": { "base62": "~0.1.1",