Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix code example in process-model.md #30800

Merged
merged 1 commit into from Sep 1, 2021

Commits on Sep 1, 2021

  1. docs: fix code example in process-model.md (electron#30690)

    * Update process-model.md
    
    the demo have two error:
    - at macos, close all window, the app will not quite, unless press cmd + q
    - attach preload.js, use preload prop that is member of `webPreferences` property of `BrowserWindow` controller argument
    
    * Update docs/tutorial/process-model.md
    
    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    
    Co-authored-by: Cheng Zhao <github@zcbenz.com>
    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    erickzhao and Cheng Zhao committed Sep 1, 2021
    Copy the full SHA
    7d9e45e View commit details
    Browse the repository at this point in the history