Skip to content

Commit

Permalink
fix: Files to xpath
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to committed Jan 7, 2025
1 parent d85b1d5 commit ce2f2e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .meta-storm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
method="icon"
argument="0"
>
<files extension="blade.php" relatedTo="project">
<directoryProcessors>
<append value="vendor/moonshine/moonshine/src/UI/resources/views/icons" />
</directoryProcessors>
</files>
<files extension="blade.php" xpath="$project/vendor/moonshine/moonshine/src/UI/resources/views/icons"/>
</classMethod>

<classMethod
Expand Down

0 comments on commit ce2f2e2

Please sign in to comment.