Skip to content

Commit b926ee0

Browse files
fix: fixed packageXml generation
1 parent 8d46e28 commit b926ee0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/generatePackageXml.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export class generatePackageXml {
3838
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
3939
${apexXml}
4040
${lwcXml}
41-
${additionalTypes}
4241
<version>57.0</version>
4342
</Package>
4443
`;

0 commit comments

Comments
 (0)