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
|
//misc files
|
||||||
"jsTesting",
|
"jsTesting",
|
||||||
"dotnetwrapper",
|
"dotnetwrapper",
|
||||||
|
"prodBuild",
|
||||||
];
|
];
|
||||||
|
|
||||||
const shouldIgnore = (itemPath: any) => {
|
const shouldIgnore = (itemPath: any) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user