Wire up build for new brightray location

This commit is contained in:
Kevin Sawicki 2017-05-09 13:38:14 -07:00
parent 4dab62dfcf
commit 5ea20b5b54
10 changed files with 50 additions and 158 deletions

View file

@ -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'))