mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: package swiftshader binaries (#15745)
This commit is contained in:
committed by
John Kleinschmidt
parent
6fdbfdb835
commit
c5e3b6350e
@@ -10,7 +10,6 @@ EXTENSIONS_TO_SKIP = [
|
||||
|
||||
PATHS_TO_SKIP = [
|
||||
'angledata', #Skipping because it is an output of //ui/gl that we don't need
|
||||
'swiftshader', #Skipping because it is an output of //ui/gl that we don't need
|
||||
'./libVkLayer_', #Skipping because these are outputs that we don't need
|
||||
'./VkLayerLayer_', #Skipping because these are outputs that we don't need
|
||||
|
||||
|
||||
Reference in New Issue
Block a user