<?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 Web AppBuilder downloads widgets that I'm not using into zip file. in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-downloads-widgets-that-i-m-not/m-p/217321#M5925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started off a web appbuilder application using standard widgets.&lt;BR /&gt;I later cloned those widgets and created new widgets with new names.&lt;BR /&gt;I then removed the std widgets and added the new widgets to the application.&lt;BR /&gt;I run the app in the developer web appbuilder and it works fine.&lt;BR /&gt;I then download the application to build the zip file I can use to deploy with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's when things get weird.&lt;BR /&gt;The download file has both the original standard widgets and my new widgets in it.&lt;BR /&gt;I don't know where the original standard widgets are coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The original widgets are NOT in directories configs or widgets directories in the server\apps\(app#)\&amp;nbsp; folder.&amp;nbsp;&amp;nbsp; Only the new widgets are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are NOT mentioned in the server\apps\(app#)\config.json file.&amp;nbsp; Only the new widgets are mentioned.&lt;BR /&gt;The two widgets being surreptitiously added are the AddData and the Search widgets.&lt;BR /&gt;&lt;BR /&gt;Plus, in the master config.json file it puts in the zip file, it "forgets" to include a reference to a few widget-specific config files that are clearly present in the master config.json file in my server\apps\(app#)\config.json file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In addition, one of the widget-specific config files is an old version that simply is not in the application folder.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2018 15:05:01 GMT</pubDate>
    <dc:creator>DavidWendelken</dc:creator>
    <dc:date>2018-04-13T15:05:01Z</dc:date>
    <item>
      <title>Web AppBuilder downloads widgets that I'm not using into zip file.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-downloads-widgets-that-i-m-not/m-p/217321#M5925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started off a web appbuilder application using standard widgets.&lt;BR /&gt;I later cloned those widgets and created new widgets with new names.&lt;BR /&gt;I then removed the std widgets and added the new widgets to the application.&lt;BR /&gt;I run the app in the developer web appbuilder and it works fine.&lt;BR /&gt;I then download the application to build the zip file I can use to deploy with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's when things get weird.&lt;BR /&gt;The download file has both the original standard widgets and my new widgets in it.&lt;BR /&gt;I don't know where the original standard widgets are coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The original widgets are NOT in directories configs or widgets directories in the server\apps\(app#)\&amp;nbsp; folder.&amp;nbsp;&amp;nbsp; Only the new widgets are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are NOT mentioned in the server\apps\(app#)\config.json file.&amp;nbsp; Only the new widgets are mentioned.&lt;BR /&gt;The two widgets being surreptitiously added are the AddData and the Search widgets.&lt;BR /&gt;&lt;BR /&gt;Plus, in the master config.json file it puts in the zip file, it "forgets" to include a reference to a few widget-specific config files that are clearly present in the master config.json file in my server\apps\(app#)\config.json file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In addition, one of the widget-specific config files is an old version that simply is not in the application folder.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 15:05:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-downloads-widgets-that-i-m-not/m-p/217321#M5925</guid>
      <dc:creator>DavidWendelken</dc:creator>
      <dc:date>2018-04-13T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder downloads widgets into zip file that I'm not using.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-downloads-widgets-that-i-m-not/m-p/217322#M5926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shut everything down and restarted web appbuilder.&amp;nbsp;&amp;nbsp; Pressed the edit application button to make sure it still ran.&lt;BR /&gt;&lt;BR /&gt;Clear as day in the console log, it says (edited to remove timestamp and full directory path that's specific to my box):&lt;BR /&gt;&lt;BR /&gt;[DEBUG] utils - copy client\stemapp\widgets\Search&lt;BR /&gt;&lt;BR /&gt;Anyone know why it's doing this?&amp;nbsp;&amp;nbsp; Maybe some widget requires it as a pre-requisite?&amp;nbsp;&amp;nbsp; How would I know which widget that is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 17:49:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-downloads-widgets-that-i-m-not/m-p/217322#M5926</guid>
      <dc:creator>DavidWendelken</dc:creator>
      <dc:date>2018-04-13T17:49:46Z</dc:date>
    </item>
  </channel>
</rss>

