esri-loader icon indicating copy to clipboard operation
esri-loader copied to clipboard

Add pkg.unpkg

Open tomwayson opened this issue 5 years ago • 1 comments

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 avatar Dec 21 '18 00:12 tomwayson

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.

tomwayson avatar Jan 15 '19 00:01 tomwayson

Closing since this package is scheduled for deprecation at 4.29.

andygup avatar Feb 05 '24 18:02 andygup