refactor: eliminate brightray (#15240)

This commit is contained in:
Milan Burda
2018-10-24 12:49:10 +02:00
committed by Alexey Kuzmin
parent 1d8ab03146
commit 8ba271efba
47 changed files with 178 additions and 234 deletions

View File

@@ -48,8 +48,7 @@ still set breakpoints - Visual Studio will automatically figure out that the
source code matches the code running in the attached process and break
accordingly.
Relevant code files can be found in `./atom/` as well as in Brightray, found in
`./brightray/browser` and `./brightray/common`.
Relevant code files can be found in `./atom/`.
### Attaching