Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST JS Request 3.7.0 /bundled/ CDN not resolving #1125

Closed
gowin20 opened this issue Sep 8, 2023 · 2 comments
Closed

REST JS Request 3.7.0 /bundled/ CDN not resolving #1125

gowin20 opened this issue Sep 8, 2023 · 2 comments

Comments

@gowin20
Copy link

gowin20 commented Sep 8, 2023

Describe the bug

The URL https://unpkg.com/@esri/arcgis-rest-request@3.7.0/dist/bundled/request.umd.js is no longer resolving.

Reproduction

https://unpkg.com/@esri/arcgis-rest-request@3.7.0/dist/bundled/request.umd.js

Logs

No response

System Info

v. 3.7.0

Additional Information

Also, is 3.7.0 the latest version? It is not listed in the "releases" category here https://github.com/Esri/arcgis-rest-js/releases but IS listed as "latest verion" on NPM https://www.npmjs.com/package/@esri/arcgis-rest-request

@gavinr-maps
Copy link
Contributor

I think you probably want /umd/ instead of /bundled/ .... https://unpkg.com/@esri/arcgis-rest-request@3.7.0/dist/umd/request.umd.js

@gowin20
Copy link
Author

gowin20 commented Sep 11, 2023

@gavinr-maps the /bundled/ link used to work though?

And the /bundled/ link for version 4.0.0 still does work: https://unpkg.com/@esri/arcgis-rest-request@4.0.0/dist/bundled/request.umd.js

@gowin20 gowin20 closed this as completed Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants