<?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>Forem: Alexander</title>
    <description>The latest articles on Forem by Alexander (@tsyklop).</description>
    <link>https://forem.com/tsyklop</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%2F133215%2F641a3c1c-449b-4380-818b-9e0fdb9b266c.jpeg</url>
      <title>Forem: Alexander</title>
      <link>https://forem.com/tsyklop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/tsyklop"/>
    <language>en</language>
    <item>
      <title>Build bundle.js in create-react-app application</title>
      <dc:creator>Alexander</dc:creator>
      <pubDate>Wed, 30 Jan 2019 21:08:13 +0000</pubDate>
      <link>https://forem.com/tsyklop/build-bundlejs-in-create-react-app-application-12k0</link>
      <guid>https://forem.com/tsyklop/build-bundlejs-in-create-react-app-application-12k0</guid>
      <description>&lt;p&gt;Made a project. Now we need to collect everything in one bundle.js, and not in the way create-react-app does.&lt;br&gt;
Executed the eject command, configs appeared. But how do i get bundle.js?&lt;br&gt;
It is important that everything that is in the project (styles, pictures, etc.) be gathered into one file.&lt;/p&gt;

</description>
      <category>react</category>
      <category>webpack</category>
      <category>build</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
