From 3ecc16bf37726c9ff40b1430f27838cb67260a91 Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Wed, 15 Jan 2025 20:13:12 -0700 Subject: [PATCH] Adding some new shapes for font-awesome replacement in SceneryStack, replacing SceneryStack usages, see https://github.com/phetsims/scenery-phet/issues/883 --- tsconfig/buildjson/tsconfig.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/tsconfig/buildjson/tsconfig.json b/tsconfig/buildjson/tsconfig.json index 77b05db0..2956f782 100644 --- a/tsconfig/buildjson/tsconfig.json +++ b/tsconfig/buildjson/tsconfig.json @@ -34,10 +34,7 @@ "../../../scenery-phet/mipmaps/**/*", "../../../scenery-phet/sounds/**/*", "../../../scenery/js/**/*", - "../../../sherpa/js/fontawesome-4/checkEmptySolidShape.js", - "../../../sherpa/js/fontawesome-4/checkSquareOSolidShape.js", "../../../sherpa/js/fontawesome-4/scissorsShape.js", - "../../../sherpa/js/fontawesome-4/warningSignShape.js", "../../../sherpa/js/fontawesome-5/**/*", "../../../sherpa/js/lodash.ts", "../../../sherpa/lib/game-up-camera-1.0.0.js",