mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-28 19:55:36 +08:00
Add web-view module.
This commit is contained in:
@@ -21,6 +21,7 @@ NODE_EXT_LIST_ITEM(atom_browser_window)
|
||||
// Module names start with `atom_renderer_` can only be used by renderer
|
||||
// process.
|
||||
NODE_EXT_LIST_ITEM(atom_renderer_ipc)
|
||||
NODE_EXT_LIST_ITEM(atom_renderer_web_view)
|
||||
|
||||
// Module names start with `atom_common_` can be used by both browser and
|
||||
// renderer processes.
|
||||
|
||||
Reference in New Issue
Block a user