Skip to content

Commit

Permalink
Exclude the node modules directory when packaging a build
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Oct 24, 2024
1 parent 3c4bd63 commit 6a96c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
"!/library",
"!/src",
"!/theme",
"/theme/node_modules",
"!/vendor",
"!/web"
]
Expand Down

0 comments on commit 6a96c6c

Please sign in to comment.