mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #7857 from electron/publish-electron.d.ts
Initial scripts to publish electron.d.ts
This commit is contained in:
@@ -81,6 +81,7 @@ def main():
|
||||
sys.stderr.write('\nRunning `npm run lint`\n')
|
||||
sys.stderr.flush()
|
||||
execute([npm, 'run', 'lint'])
|
||||
|
||||
if is_release:
|
||||
run_script('build.py', ['-c', 'R'])
|
||||
run_script('create-dist.py')
|
||||
|
||||
Reference in New Issue
Block a user