diff --git a/spine-ts/spine-phaser/tsconfig.json b/spine-ts/spine-phaser/tsconfig.json index 389c26f51..0429be99a 100644 --- a/spine-ts/spine-phaser/tsconfig.json +++ b/spine-ts/spine-phaser/tsconfig.json @@ -20,7 +20,8 @@ "**/*.ts", ], "exclude": [ - "dist/**/*.d.ts" + "dist/**/*.d.ts", + "example/**/*.ts" ], "references": [ {