<?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: JIACHENG9</title>
    <description>The latest articles on DEV Community by JIACHENG9 (@jiacheng9).</description>
    <link>https://dev.to/jiacheng9</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%2F181847%2F9b3cf2d8-44d2-4009-8df4-6360b0491029.jpeg</url>
      <title>DEV Community: JIACHENG9</title>
      <link>https://dev.to/jiacheng9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jiacheng9"/>
    <language>en</language>
    <item>
      <title>Run webpack in the browser</title>
      <dc:creator>JIACHENG9</dc:creator>
      <pubDate>Sat, 16 Nov 2019 11:39:42 +0000</pubDate>
      <link>https://dev.to/jiacheng9/run-webpack-in-the-browser-4pjm</link>
      <guid>https://dev.to/jiacheng9/run-webpack-in-the-browser-4pjm</guid>
      <description>&lt;p&gt;"Run webpack in the browser", A lot of discussion on this topic, I also tried a different way, and finally I ran part of the nodejs api into the browser (using a lot of great libraries), and, success Implemented the "webpack compiler feature" of the latest version of webpack.&lt;br&gt;
Not only that, many nodejs libraries can be executed, if you want to know more, please visit &lt;a href="https://github.com/nodebowl/nodebowl"&gt;https://github.com/nodebowl/nodebowl&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Run webpack 4 in browser demo &lt;a href="https://nodebowl.com/static/examples/webpack.html"&gt;https://nodebowl.com/static/examples/webpack.html&lt;/a&gt; (just test chrome)&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>webpack</category>
    </item>
  </channel>
</rss>
