server+vsce: fix brew path coverage (TOOLCHAIN_SEGMENTS, fallback order)
This commit is contained in:
@@ -12,6 +12,7 @@ const TOOLCHAIN_SEGMENTS = [
|
||||
'/opt/pkg/',
|
||||
'/opt/pmk/',
|
||||
'/snap/',
|
||||
'/usr/local/',
|
||||
];
|
||||
|
||||
const TOOLCHAIN_BASENAMES = new Set([
|
||||
|
||||
Reference in New Issue
Block a user