{"id":1205,"date":"2022-11-02T12:25:25","date_gmt":"2022-11-02T04:25:25","guid":{"rendered":"https:\/\/fdream.net\/blog\/?p=1205"},"modified":"2022-11-02T12:25:25","modified_gmt":"2022-11-02T04:25:25","slug":"electron%e6%89%93%e5%8c%85react%e5%ba%94%e7%94%a8%e7%a9%ba%e7%99%bd%e7%9a%84%e9%97%ae%e9%a2%98","status":"publish","type":"post","link":"https:\/\/fdream.net\/blog\/article\/1205","title":{"rendered":"Electron\u6253\u5305React\u5e94\u7528\u7a7a\u767d\u7684\u95ee\u9898"},"content":{"rendered":"\n<p>Electron\u7684\u771f\u7684\u662f\u591f\u6298\u817e\u7684\uff0c\u7528React\u5199\u4e2aAPP\uff0cdev\u7684\u65f6\u5019\u770b\u8d77\u6765\u633a\u6b63\u5e38\u7684\uff0c\u6253\u5305\u51fa\u6765\u4e00\u7247\u7a7a\u767d\u3002<\/p>\n\n\n\n<p>\u6253\u5f00\u8c03\u8bd5\u5de5\u5177\u770b\u4e86\u4e00\u4e0b\uff0c\u53d1\u73b0\u662f\u52a0\u8f7d\u4e0d\u5230\u9875\u9762\u3002\u4e8e\u662f\u628aasar\u5305\u62d6\u51fa\u6765\u89e3\u538b\u770b\u4e86\u4e00\u4e0b\uff0c\u53d1\u73b0\u9875\u9762\u52a0\u8f7d\u8def\u5f84\u4f3c\u4e4e\u4e0d\u592a\u5bf9\uff0c\u5728<code>main.js<\/code>\u91cc\u9762\u8c03\u6574\u4e00\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mainWindow.loadURL(isDev ? 'http:\/\/localhost:3000' : `file:\/\/${__dirname}\/..\/build\/index.html`);<\/code><\/pre>\n\n\n\n<p>\u987a\u4fbf\u8c03\u6574\u4e00\u4e0b\u6253\u5305\u76ee\u5f55\uff0c\u76ee\u524dElectron Forge\u662f\u628a\u6574\u4e2a\u9879\u76ee\u76ee\u5f55\u90fd\u6253\u5305\u8fdb\u53bb\u4e86\uff0c\u5728forge.config.js\u91cc\u9762\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>packagerConfig: {\n  ...\n  \"dir\": \".\/build\",\n  ...\n},<\/code><\/pre>\n\n\n\n<p>\u597d\u4e86\uff0c\u9875\u9762\u5012\u662f\u53ef\u4ee5\u52a0\u8f7d\u51fa\u6765\u4e86\uff0c\u53d1\u73b0js\u8def\u5f84\u4e0d\u5bf9\uff0c\u9057\u6f0f\u4e86\u4e00\u4e2a\u5f88\u91cd\u8981\u7684\u5730\u65b9\u3002React\u9ed8\u8ba4\u4f7f\u7528\u4e86\u7edd\u5bf9\u8def\u5f84\uff0c\u6240\u6709\u7684\u5f15\u7528\u90fd\u662f\u76f8\u5bf9\u4e8e\u6839\u76ee\u5f55\u7684\uff0c\u6240\u4ee5\u8fd8\u8981\u6539\u4e0bpackage.json\u91cc\u9762\u7684\u914d\u7f6e\uff0c\u5728\u6839\u4e0b\u6307\u5b9a\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  ...\n  \"homepage\": \".\/\",\n  ...\n}<\/code><\/pre>\n\n\n\n<p>Electron\u7684\u5751\u5e94\u8be5\u8fd8\u633a\u591a\u7684\uff0c\u8fb9\u73a9\u8fb9\u8e29\u4e86\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Electron\u7684\u771f\u7684\u662f\u591f\u6298\u817e\u7684\uff0c\u7528React\u5199\u4e2aAPP\uff0cdev\u7684\u65f6\u5019\u770b\u8d77\u6765\u633a\u6b63\u5e38\u7684\uff0c\u6253\u5305\u51fa\u6765\u4e00\u7247\u7a7a\u767d\u3002 \u6253\u5f00\u8c03\u8bd5\u5de5\u5177\u770b\u4e86\u4e00\u4e0b\uff0c\u53d1\u73b0\u662f\u52a0\u8f7d\u4e0d\u5230\u9875\u9762\u3002\u4e8e\u662f\u628aasar\u5305\u62d6\u51fa\u6765\u89e3\u538b\u770b\u4e86\u4e00\u4e0b\uff0c\u53d1\u73b0\u9875\u9762\u52a0\u8f7d\u8def\u5f84\u4f3c\u4e4e\u4e0d\u592a\u5bf9\uff0c\u5728main.js\u91cc\u9762\u8c03\u6574\u4e00\u4e0b\uff1a \u987a\u4fbf\u8c03\u6574\u4e00\u4e0b\u6253\u5305\u76ee\u5f55\uff0c\u76ee\u524dElectron Forge\u662f\u628a\u6574\u4e2a\u9879\u76ee\u76ee\u5f55\u90fd\u6253\u5305\u8fdb\u53bb\u4e86\uff0c\u5728forge.config.js\u91cc\u9762\uff1a \u597d\u4e86\uff0c\u9875\u9762\u5012\u662f\u53ef\u4ee5\u52a0\u8f7d\u51fa\u6765\u4e86\uff0c\u53d1\u73b0js\u8def\u5f84\u4e0d\u5bf9\uff0c\u9057\u6f0f\u4e86\u4e00\u4e2a\u5f88\u91cd\u8981\u7684\u5730\u65b9\u3002React\u9ed8\u8ba4\u4f7f\u7528\u4e86\u7edd\u5bf9\u8def\u5f84\uff0c\u6240\u6709\u7684\u5f15\u7528\u90fd\u662f\u76f8\u5bf9\u4e8e\u6839\u76ee\u5f55\u7684\uff0c\u6240\u4ee5\u8fd8\u8981\u6539\u4e0bpackage.json\u91cc\u9762\u7684\u914d\u7f6e\uff0c\u5728\u6839\u4e0b\u6307\u5b9a\uff1a Electron\u7684\u5751\u5e94\u8be5\u8fd8\u633a\u591a\u7684\uff0c\u8fb9\u73a9\u8fb9\u8e29\u4e86\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[371,373],"class_list":["post-1205","post","type-post","status-publish","format-standard","hentry","category-coding","tag-electron","tag-reactjs"],"views":460,"_links":{"self":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/posts\/1205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/comments?post=1205"}],"version-history":[{"count":0,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/posts\/1205\/revisions"}],"wp:attachment":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/media?parent=1205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/categories?post=1205"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/tags?post=1205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}