diff --git a/spine-ts/tsconfig.core.json b/spine-ts/tsconfig.core.json index efb8f8c58..84d7f6280 100644 --- a/spine-ts/tsconfig.core.json +++ b/spine-ts/tsconfig.core.json @@ -13,6 +13,7 @@ ], "exclude": [ "webgl/src/*.ts", + "widget/src/*.ts", "build", "build/*.d.ts" ]