<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: prakashg-dev</title>
    <description>The latest articles on DEV Community by prakashg-dev (@prakashgdev).</description>
    <link>https://dev.to/prakashgdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F767099%2F49e7732d-6e75-4bbf-8487-20bd53e12ca7.png</url>
      <title>DEV Community: prakashg-dev</title>
      <link>https://dev.to/prakashgdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prakashgdev"/>
    <language>en</language>
    <item>
      <title>Issue with Webpack</title>
      <dc:creator>prakashg-dev</dc:creator>
      <pubDate>Mon, 20 Dec 2021 11:11:16 +0000</pubDate>
      <link>https://dev.to/prakashgdev/issue-with-webpack-11p9</link>
      <guid>https://dev.to/prakashgdev/issue-with-webpack-11p9</guid>
      <description>&lt;p&gt;I am getting below mentioned error on sometimes which fallback to page full reload.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://dev.aic/webpack/959d3ba043574ce2.webpack.hot-update.json404"&gt;https://dev.aic/webpack/959d3ba043574ce2.webpack.hot-update.json404&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I am trying to understand why but still could not able to find &amp;amp; resolve this. Can anyone help me out here please?&lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>Local certificate configure</title>
      <dc:creator>prakashg-dev</dc:creator>
      <pubDate>Fri, 03 Dec 2021 03:28:06 +0000</pubDate>
      <link>https://dev.to/prakashgdev/local-certificate-configure-1kf7</link>
      <guid>https://dev.to/prakashgdev/local-certificate-configure-1kf7</guid>
      <description>&lt;p&gt;Need to configure and use localhost development with &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;https&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I tried the below updates in the workspace.json file but still when I do &lt;code&gt;yarn start&lt;/code&gt;, it opens only with &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://localhost:443"&gt;http://localhost:443&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;code&gt;"ssl": true,&lt;br&gt;
"sslKey": "config/key.pem",&lt;br&gt;
"sslCert": "config/cert.pem",&lt;br&gt;
"port": 443&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Can somebody help me to sort this out please?&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;

</description>
      <category>react</category>
    </item>
  </channel>
</rss>
