<?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: Subodh Kumar</title>
    <description>The latest articles on DEV Community by Subodh Kumar (@subodhkumares).</description>
    <link>https://dev.to/subodhkumares</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%2F86375%2F174f47ba-a384-4306-a264-70524723cb30.jpg</url>
      <title>DEV Community: Subodh Kumar</title>
      <link>https://dev.to/subodhkumares</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subodhkumares"/>
    <language>en</language>
    <item>
      <title>Angular Prod/AOT Build Analysis</title>
      <dc:creator>Subodh Kumar</dc:creator>
      <pubDate>Wed, 24 Apr 2019 06:34:31 +0000</pubDate>
      <link>https://dev.to/subodhkumares/angular-prod-aot-build-analysis-1b67</link>
      <guid>https://dev.to/subodhkumares/angular-prod-aot-build-analysis-1b67</guid>
      <description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;We are working on a solution which involves medium to large sized &lt;strong&gt;Angular7&lt;/strong&gt; Projects. &lt;br&gt;
During this process we discovered a lot of things about Angular AOT/Prod Build. We did spend time going through Webpack configurations &amp;amp; Bundle analyzers. &lt;/p&gt;

&lt;p&gt;We would love to know how the world deals with following points when it comes to Angular 7 Prod Builds for medium to large sized projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1.  Ways to reduce Build time (any specific Webpack configuations or other build strategies in use)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Ways to analyse Treeshaking output(internal code and third party library code), as we see lot of library code included in the bundle despite not being used in the application(We did use bundle analysers).&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Any info or feedback is most welcome! Thanks&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>angular</category>
      <category>production</category>
      <category>build</category>
    </item>
  </channel>
</rss>
