mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove CEF from the repo and download it as needed
We now use github/prebuilt-cef to download CEF from S3, then build against that. This means we no longer need to have CEF committed to the repo. Fixes #280.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,3 +9,4 @@ build
|
||||
node_modules
|
||||
npm-debug.log
|
||||
/tags
|
||||
/cef/
|
||||
|
||||
Reference in New Issue
Block a user