You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2020/07/05 09:26:45 UTC

svn commit: r1879517 - in /cordova/site/public: docs/en/dev/guide/platforms/electron/index.html feed.xml

Author: janpio
Date: Sun Jul  5 09:26:44 2020
New Revision: 1879517

URL: http://svn.apache.org/viewvc?rev=1879517&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
    cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/electron/index.html?rev=1879517&r1=1879516&r2=1879517&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/guide/platforms/electron/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/platforms/electron/index.html Sun Jul  5 09:26:44 2020
@@ -2687,7 +2687,7 @@ cordova build electron <span class="nt">
 </span></code></pre></div>
 <h2>Customizing the Electron&#39;s Main Process</h2>
 
-<p>If it is necessary to customize the Electron&#39;s main process beyond the scope of the Electron&#39;s configuration settings, chances can be added directly to the <code>cdv-electron-main.js</code> file located in <code>{PROJECT_ROOT_DIR}/platform/electron/platform_www/</code>. This is the application&#39;s main process.</p>
+<p>If it is necessary to customize the Electron&#39;s main process beyond the scope of the Electron&#39;s configuration settings, changes can be added directly to the <code>cdv-electron-main.js</code> file located in <code>{PROJECT_ROOT_DIR}/platform/electron/platform_www/</code>. This is the application&#39;s main process.</p>
 
 <blockquote>
 <p>&#10071; However, it is not recommended to modify this file as the upgrade process for <code>cordova-electron</code> is to remove the old platform before adding the new version.</p>

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879517&r1=1879516&r2=1879517&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sun Jul  5 09:26:44 2020
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 03 Jul 2020 18:08:44 +0000</pubDate>
-    <lastBuildDate>Fri, 03 Jul 2020 18:08:44 +0000</lastBuildDate>
+    <pubDate>Sun, 05 Jul 2020 09:07:58 +0000</pubDate>
+    <lastBuildDate>Sun, 05 Jul 2020 09:07:58 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org