This commit is contained in:
Zef Hemel
2022-05-20 11:29:14 +02:00
parent dfd820cc25
commit 7429a96e61
4 changed files with 4 additions and 4 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ async function bundle(
filePath,
jsFunctionName,
debug,
allModulesToExclude
allModulesToExclude,
true
);
delete def.path;
}