Esri / esri-loader

A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications
Apache License 2.0
458 stars 79 forks source link

Add pkg.unpkg #146

Closed tomwayson closed 9 months ago

tomwayson commented 5 years ago

Expected behavior

I expect to be able to load esri-loader from UNPKG like so:

<script src="https://unpkg.com/esri-loader"></script>

Actual behavior

image

I think this is related to https://github.com/Esri/arcgis-rest-js/issues/420

tomwayson commented 5 years ago

You can now load esri-loader using the above URL - the reason it wasn't working before was due to a bug in their CDN.

However, we should still do this.

andygup commented 9 months ago

Closing since this package is scheduled for deprecation at 4.29.