<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Visual Studio Code and Webpack HMR (Hot Module Reload): Can It Work with ExB? in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700851#M721</link>
    <description>&lt;P&gt;It's been a while since I've seen pure React, but I think the hot reloader works. I click save in Visual Studio and click the refresh button in the browser and I see the changes. Isn't that what the Webpack hotloader does?&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2026 12:18:58 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2026-05-08T12:18:58Z</dc:date>
    <item>
      <title>Visual Studio Code and Webpack HMR (Hot Module Reload): Can It Work with ExB?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700794#M720</link>
      <description>&lt;P&gt;I'm reaching the point of widget development where reloading and readding my custom widget for debugging is grinding my gears. The VSCode documentation suggests that webpack's HMR feature should just work for React, but they're using the default React toolchain, not whatever non-standard loadout the ExB team had to bolt together to get this all working. Has anyone had success getting HMR working? Is this even feasible with ExB's layout? In a perfect world I can hit save, wait for webpack to hot compile and then my next interaction with the debug browser instance pulls the hot-loaded code. At this point I'd settle for the hot-load only taking effect on remount.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 03:40:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700794#M720</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2026-05-08T03:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Code and Webpack HMR (Hot Module Reload): Can It Work with ExB?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700851#M721</link>
      <description>&lt;P&gt;It's been a while since I've seen pure React, but I think the hot reloader works. I click save in Visual Studio and click the refresh button in the browser and I see the changes. Isn't that what the Webpack hotloader does?&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 12:18:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700851#M721</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-05-08T12:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Code and Webpack HMR (Hot Module Reload): Can It Work with ExB?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700889#M722</link>
      <description>&lt;P&gt;Webpack describes HMR on their &lt;A href="https://webpack.js.org/concepts/hot-module-replacement/" target="_self"&gt;official site&lt;/A&gt; as bypassing browser reloads entirely: you hit save, the page hotswaps the webpack chunks, now your webpage has the updated code ready to go, like "changing styles directly in the browser's dev tools." It also mentions this is something the "application" has to manage, which I assume is Experience Builder in this context, so we'd need someone with tons of internal ExB knowledge to weigh in on if this is feasible or not.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 15:24:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/visual-studio-code-and-webpack-hmr-hot-module/m-p/1700889#M722</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2026-05-08T15:24:07Z</dc:date>
    </item>
  </channel>
</rss>

