<?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 ExBuilder 1.9: Issue with TypeScript Definitions in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exbuilder-1-9-issue-with-typescript-definitions/m-p/1195349#M4946</link>
    <description>&lt;P&gt;My VS Code can't resolve the Type Definitions from all the jimu packages.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristineWiltawsky1_0-1658743738466.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46667iB6BF471C7A397947/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristineWiltawsky1_0-1658743738466.png" alt="ChristineWiltawsky1_0-1658743738466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can run the command npm start in client-folder and everything is compiled the right way. So I can use my widgets in ExBuilder DevEdition 1.9.&lt;/P&gt;&lt;P&gt;However it is very difficult to code with all the errors in the editor window and without code completion, type safety and all other advantages of TypeScript.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 10:14:55 GMT</pubDate>
    <dc:creator>ChristineWiltawsky1</dc:creator>
    <dc:date>2022-07-25T10:14:55Z</dc:date>
    <item>
      <title>ExBuilder 1.9: Issue with TypeScript Definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exbuilder-1-9-issue-with-typescript-definitions/m-p/1195349#M4946</link>
      <description>&lt;P&gt;My VS Code can't resolve the Type Definitions from all the jimu packages.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristineWiltawsky1_0-1658743738466.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46667iB6BF471C7A397947/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristineWiltawsky1_0-1658743738466.png" alt="ChristineWiltawsky1_0-1658743738466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can run the command npm start in client-folder and everything is compiled the right way. So I can use my widgets in ExBuilder DevEdition 1.9.&lt;/P&gt;&lt;P&gt;However it is very difficult to code with all the errors in the editor window and without code completion, type safety and all other advantages of TypeScript.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 10:14:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exbuilder-1-9-issue-with-typescript-definitions/m-p/1195349#M4946</guid>
      <dc:creator>ChristineWiltawsky1</dc:creator>
      <dc:date>2022-07-25T10:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: ExBuilder 1.9: Issue with TypeScript Definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exbuilder-1-9-issue-with-typescript-definitions/m-p/1195744#M4965</link>
      <description>&lt;P&gt;I found a solution: My widgets are in a own&amp;nbsp;&lt;SPAN&gt;exb-web-extension-repo, and not in the your-extensions folder. If I add this folder to the include array in tsconfig.json, everything works fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"include"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"dist/widgets"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"your-extensions"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"types"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"jimu-core/lib/types"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"ExB-samples"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; ],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN&gt;This param was obviously added to tsconfig with 1.9. Would be great if you can add this to the What's new documentation.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Jul 2022 05:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exbuilder-1-9-issue-with-typescript-definitions/m-p/1195744#M4965</guid>
      <dc:creator>ChristineWiltawsky1</dc:creator>
      <dc:date>2022-07-26T05:54:49Z</dc:date>
    </item>
  </channel>
</rss>

