feat(dotnet): added in wrapper so we could run in iis for ssl :D
This commit is contained in:
@@ -37,6 +37,7 @@ const ignoreList = [
|
||||
"frontend/components.json",
|
||||
//misc files
|
||||
"jsTesting",
|
||||
"dotnetwrapper",
|
||||
];
|
||||
|
||||
const shouldIgnore = (itemPath: any) => {
|
||||
|
||||
Reference in New Issue
Block a user