Added canvas dir to exclude (#676)

This commit is contained in:
Carsten Moberg Hammer 2016-08-22 10:19:12 +02:00 committed by Mario Zechner
parent 28b97e4532
commit 0423af5d48

View File

@ -14,6 +14,7 @@
"exclude": [ "exclude": [
"webgl", "webgl",
"widget", "widget",
"canvas",
"threejs", "threejs",
"build" "build"
] ]