refactor(zip builds): removed the c# wrapper as it wont be used on this build anymore
This commit is contained in:
@@ -38,6 +38,7 @@ const ignoreList = [
|
||||
//misc files
|
||||
"jsTesting",
|
||||
"dotnetwrapper",
|
||||
"prodBuild",
|
||||
];
|
||||
|
||||
const shouldIgnore = (itemPath: any) => {
|
||||
|
||||
Reference in New Issue
Block a user