Add code to register <webview> tag

This commit is contained in:
Cheng Zhao 2014-10-22 22:55:13 +08:00
parent e7c7e086b1
commit 380de24f2e
10 changed files with 649 additions and 1 deletions

View file

@ -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';