Wire up build for new brightray location
This commit is contained in:
parent
4dab62dfcf
commit
5ea20b5b54
10 changed files with 50 additions and 158 deletions
|
@ -22,8 +22,8 @@ def main():
|
|||
remove_directory('node_modules')
|
||||
remove_directory('spec/node_modules')
|
||||
|
||||
remove_directory('vendor/brightray/vendor/download/libchromiumcontent')
|
||||
remove_directory('vendor/brightray/vendor/libchromiumcontent/src')
|
||||
remove_directory('vendor/download/libchromiumcontent')
|
||||
remove_directory('vendor/libchromiumcontent/src')
|
||||
|
||||
remove_directory(os.path.expanduser('~/.node-gyp'))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue