From c3030e944ad03c7fd7b5d668a2d88ff03e4cdf19 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 10 Jul 2023 16:41:08 +0200 Subject: Fix build --- client/.eslintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/.eslintrc.json') diff --git a/client/.eslintrc.json b/client/.eslintrc.json index a297cdc94..c5685b9dc 100644 --- a/client/.eslintrc.json +++ b/client/.eslintrc.json @@ -3,7 +3,7 @@ "ignorePatterns": [ "projects/**/*", "node_modules/", - "src/standalone/player/dist" + "src/standalone/embed-player-api/dist" ], "overrides": [ { -- cgit v1.2.3