Add code to register <webview> tag
This commit is contained in:
parent
e7c7e086b1
commit
380de24f2e
10 changed files with 649 additions and 1 deletions
|
@ -56,6 +56,8 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<browser-plugin type="application/browser-plugin"></browser-plugin>
|
||||
|
||||
<script>
|
||||
var execPath = require('remote').process.execPath;
|
||||
var command = execPath + ' path-to-your-app';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue