<?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: Deploy Custom Widget to Enterprise with Third-Party Libraries in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/deploy-custom-widget-to-enterprise-with-third/m-p/1349486#M9369</link>
    <description>&lt;P&gt;In case anyone else is trying this... I figured it out. I just didn't read the documentation closely enough. You have to run 'npm install' in the client folder, and ExB will install all dependencies in each widget folder. Then when you compile the dependencies will be included.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 00:18:32 GMT</pubDate>
    <dc:creator>ChrisCarter3</dc:creator>
    <dc:date>2023-11-15T00:18:32Z</dc:date>
    <item>
      <title>Deploy Custom Widget to Enterprise with Third-Party Libraries</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/deploy-custom-widget-to-enterprise-with-third/m-p/1348845#M9344</link>
      <description>&lt;P&gt;Is it possible to deploy a custom widget to Enterprise 11+ that has a third-party library (such as 'react-data-grid')?&lt;/P&gt;&lt;P&gt;My widget functions correctly in Dev Edition, but when I run npm build:prod to compile it, it does not include the library from node_modules. I have tried installing the library to both the root client folder and directly into the widget folder. I'm not sure how to deploy my widget that will include the react-data-grid component with it.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 19:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/deploy-custom-widget-to-enterprise-with-third/m-p/1348845#M9344</guid>
      <dc:creator>ChrisCarter3</dc:creator>
      <dc:date>2023-11-13T19:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Custom Widget to Enterprise with Third-Party Libraries</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/deploy-custom-widget-to-enterprise-with-third/m-p/1349486#M9369</link>
      <description>&lt;P&gt;In case anyone else is trying this... I figured it out. I just didn't read the documentation closely enough. You have to run 'npm install' in the client folder, and ExB will install all dependencies in each widget folder. Then when you compile the dependencies will be included.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 00:18:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/deploy-custom-widget-to-enterprise-with-third/m-p/1349486#M9369</guid>
      <dc:creator>ChrisCarter3</dc:creator>
      <dc:date>2023-11-15T00:18:32Z</dc:date>
    </item>
  </channel>
</rss>

