<?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: esri-loader update for JSAPI 4.18 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010817#M71137</link>
    <description>&lt;P&gt;You can specify 4.18 or any other 4.x production version like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// app.js
import { setDefaultOptions } from 'esri-loader';

// configure esri-loader to use version 4.18 from the ArcGIS CDN
// NOTE: make sure this is called once before any calls to loadModules()
setDefaultOptions({ version: '4.18' })&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://github.com/esri/esri-loader#from-a-specific-version" target="_blank" rel="noopener"&gt;https://github.com/esri/esri-loader#from-a-specific-version&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2020 23:23:17 GMT</pubDate>
    <dc:creator>AndyGup</dc:creator>
    <dc:date>2020-12-17T23:23:17Z</dc:date>
    <item>
      <title>esri-loader update for JSAPI 4.18</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010813#M71134</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just wanting to&amp;nbsp;see that how long it will take to get esri-loader updated for JSAPI 4.18.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 23:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010813#M71134</guid>
      <dc:creator>NaveedAhmed2</dc:creator>
      <dc:date>2020-12-17T23:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: esri-loader update for JSAPI 4.18</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010817#M71137</link>
      <description>&lt;P&gt;You can specify 4.18 or any other 4.x production version like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// app.js
import { setDefaultOptions } from 'esri-loader';

// configure esri-loader to use version 4.18 from the ArcGIS CDN
// NOTE: make sure this is called once before any calls to loadModules()
setDefaultOptions({ version: '4.18' })&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://github.com/esri/esri-loader#from-a-specific-version" target="_blank" rel="noopener"&gt;https://github.com/esri/esri-loader#from-a-specific-version&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 23:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010817#M71137</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2020-12-17T23:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: esri-loader update for JSAPI 4.18</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010818#M71138</link>
      <description>&lt;P&gt;You can already explicitly request 4.18:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;setDefaultOptions({ version: '4.18' });&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you could also submit a PR to the github repo using &lt;A href="https://github.com/Esri/esri-loader/pull/250" target="_self"&gt;4.17&lt;/A&gt; as a model ?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 23:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-loader-update-for-jsapi-4-18/m-p/1010818#M71138</guid>
      <dc:creator>VictorBerchet</dc:creator>
      <dc:date>2020-12-17T23:19:03Z</dc:date>
    </item>
  </channel>
</rss>

