From 56be3dde61b140051a2f02b55f29a3cb85144aef Mon Sep 17 00:00:00 2001 From: Jeff Douglas Date: Wed, 25 Mar 2026 13:29:35 -0400 Subject: [PATCH] added apex and apex test --- skills/creating-webapp/SKILL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/skills/creating-webapp/SKILL.md b/skills/creating-webapp/SKILL.md index d7b8b9c..c95367f 100644 --- a/skills/creating-webapp/SKILL.md +++ b/skills/creating-webapp/SKILL.md @@ -1,8 +1,6 @@ --- name: creating-webapp description: "Use this skill when creating or setting up a new SFDX React web application. Covers first steps, npm install, skills-first protocol, deployment order, and core web app rules." -paths: - - "**/webapplications/**/*" --- # First Steps (MUST FOLLOW)