<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Webpack on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/webpack/</link>
    <description>Recent content in Webpack on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 21 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/webpack/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JavaScript Build Bundlers: esbuild vs Rollup vs Parcel vs SWC vs Turbopack</title>
      <link>https://www.pistack.xyz/posts/2026-06-21-javascript-build-bundlers-esbuild-rollup-parcel-swc-turbopack/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-21-javascript-build-bundlers-esbuild-rollup-parcel-swc-turbopack/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;The JavaScript build tooling landscape has undergone a dramatic transformation. For years, webpack dominated with its plugin-rich ecosystem, but a new generation of bundlers — esbuild, Rollup, Parcel, SWC, and Turbopack — has redefined what developers expect from build performance. These tools leverage compiled languages (Go, Rust), aggressive parallelism, and incremental compilation to achieve build speeds 10-100x faster than their predecessors.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
