Skip to content

Latest commit

 

History

History
 
 

v8HotloadToolProj

监听路径文件的修改, 使用chrome-remote-interface连接v8调试端口来即时reload javascript

开始:

1.执行npm run tsc:watch, 生成主进程代码 2.执行npm run webpack:publish生成渲染进程代码 3.执行npm run start, 运行软件

打包

npm run package:win32npm run builder:win64

预览图:

image