72526927d9
* build: remove gyp build files * docs: update build instructions * build: temporary restore electron.gyp * build: do not update Electron version in the electron.gyp * chore: remove unused submodules * ci: remove obsolete CI scripts and configs * chore: remove obsolete scripts * chore: remove obsolete functions from lib/util.py * ci: send Slack notification for nightly build results
7 lines
133 B
Python
7 lines
133 B
Python
{
|
|
'variables': {
|
|
'project_name%': 'electron',
|
|
'product_name%': 'Electron',
|
|
'version%': '4.0.0-nightly.20180823',
|
|
}
|
|
}
|