removed packExclude from unnecessary places, replaced it with
publishExclude and removed kproj and xproj excludes
This commit is contained in:
parent
79a2982441
commit
81f8b3edfb
|
|
@ -20,9 +20,6 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"publishExclude": [
|
"publishExclude": [
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.xproj",
|
|
||||||
"**.user",
|
"**.user",
|
||||||
"**.vspscc"
|
"**.vspscc"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -36,10 +36,7 @@
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
],
|
||||||
"packExclude": [
|
"publishExclude": [
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
"**.user",
|
||||||
"**.vspscc"
|
"**.vspscc"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -28,10 +28,7 @@
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
],
|
||||||
"packExclude": [
|
"publishExclude": [
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
"**.user",
|
||||||
"**.vspscc"
|
"**.vspscc"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -20,12 +20,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -36,12 +36,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -38,12 +38,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -28,12 +28,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -79,12 +79,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -27,12 +27,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -32,12 +32,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -26,12 +26,5 @@
|
||||||
"wwwroot",
|
"wwwroot",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
|
||||||
"packExclude": [
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
|
||||||
"**.vspscc"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -20,10 +20,7 @@
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
],
|
||||||
"packExclude": [
|
"publishExclude": [
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"**.kproj",
|
|
||||||
"**.user",
|
"**.user",
|
||||||
"**.vspscc"
|
"**.vspscc"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue