Share same native bindings code on both renderer and browser.
This commit is contained in:
parent
993cf1cc61
commit
5948bff23f
16 changed files with 206 additions and 122 deletions
|
@ -596,4 +596,4 @@ void Window::Initialize(v8::Handle<v8::Object> target) {
|
|||
|
||||
} // namespace atom
|
||||
|
||||
NODE_MODULE(atom_api_window, atom::api::Window::Initialize)
|
||||
NODE_MODULE(atom_browser_window, atom::api::Window::Initialize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue