diff --git a/spine-ts/tsconfig.core.json b/spine-ts/tsconfig.core.json index 2f2765507..9f8d92514 100644 --- a/spine-ts/tsconfig.core.json +++ b/spine-ts/tsconfig.core.json @@ -14,6 +14,7 @@ "exclude": [ "webgl", "widget", + "canvas", "threejs", "build" ]