diff --git a/bower.json b/bower.json index 3122eacc..b8c8a915 100644 --- a/bower.json +++ b/bower.json @@ -23,6 +23,9 @@ "node_modules", "bower_components", "test", - "tests" + "tests", + "src/index.html", + "build/index.html", + "build/img/*" ] }