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)